Skip to content

Commit

Permalink
[publish sdl3 win] Bump sdl3 recipe version to produce new release (#115
Browse files Browse the repository at this point in the history
)
  • Loading branch information
misl6 authored Jul 21, 2024
1 parent d3a5c7c commit 129c7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win/sdl3.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from __future__ import absolute_import, print_function
from .common import *

__version__ = "0.0.1"
__version__ = "0.0.2"


def get_sdl3(cache, build_path, arch, package, output, download_only=False):
Expand Down

0 comments on commit 129c7eb

Please sign in to comment.