Skip to content

Commit

Permalink
Bump sdl3 recipe version to produce new release
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed Jul 15, 2024
1 parent d3a5c7c commit 06e9451
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 06e9451

Please sign in to comment.