Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cbdj committed Jul 14, 2023
1 parent 4f371ea commit 51a6681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from pygame._sdl2.video import Texture
from Sprites.Bull import Bull

__version__ = "1.3.0"
__version__ = "1.4.0"
class App:
def __init__(self):
if Settings.platform=='android':
Expand Down

0 comments on commit 51a6681

Please sign in to comment.