Просмотр исходного кода

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

James Bowman 6 лет назад
Родитель
Сommit
141474dadc
1 измененных файлов с 1 добавлено и 1 удалено
  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',