Browse Source

version bump

James Bowman 6 years ago
parent
commit
8bcd4c21e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -1,6 +1,6 @@
 from distutils.core import setup
 setup(name='gameduino2',
-      version='0.2.3',
+      version='0.2.4',
       author='James Bowman',
       author_email='jamesb@excamera.com',
       url='http://gameduino.com',