浏览代码

Bump to 0.2.1

James Bowman 6 年之前
父节点
当前提交
d7bf3f4a5a
共有 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',