Skip to content

Commit 1ea58b9

Browse files
committed
Bump version to 2.5.1
1 parent d38b373 commit 1ea58b9

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.0'
65+
__version__ = '2.5.1'
6666
__author__ = 'Grant Jenks'
6767
__license__ = 'Apache 2.0'
6868
__copyright__ = '2017-2023, Grant Jenks'

0 commit comments

Comments
 (0)