Skip to content

Commit a63c62c

Browse files
committed
Bump version to 2.5.3
1 parent 4300479 commit a63c62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/freegames/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
__all__ = ['floor', 'line', 'path', 'square', 'vector']
6363

6464
__title__ = 'freegames'
65-
__version__ = '2.5.2'
65+
__version__ = '2.5.3'
6666
__author__ = 'Grant Jenks'
6767
__license__ = 'Apache 2.0'
6868
__copyright__ = '2017-2023, Grant Jenks'

0 commit comments

Comments
 (0)