Skip to content

Commit 1273c17

Browse files
committed
Updated the version.
1 parent 63f3630 commit 1273c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name = 'gem',
55
packages = find_packages(where="gem"),
66
package_dir = {'':'gem'},
7-
version = 'v0.1.4',
7+
version = 'v0.1.5',
88
description = 'Math library for game programming in python. ',
99
author = 'Alex Marinescu',
1010
author_email = 'ale632007@gmail.com',

0 commit comments

Comments
 (0)