Browse Source

Version bump to 1.1.5

jamesbowman 7 years ago
parent
commit
24fcf97148
2 changed files with 6 additions and 1 deletions
  1. 5 0
      .gitignore
  2. 1 1
      setup.py

+ 5 - 0
.gitignore

@@ -60,3 +60,8 @@ target/
 
 #Ipython Notebook
 .ipynb_checkpoints
+
+0
+unused
+xxx
+gd2assets_assets.h

+ 1 - 1
setup.py

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