Browse Source

Merge branch 'master' of github.com:jamesbowman/gd2-asset

James Bowman 6 years ago
parent
commit
141474dadc
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.0',
+      version='0.2.1',
       author='James Bowman',
       author_email='jamesb@excamera.com',
       url='http://gameduino.com',