소스 검색

Version 1.8

James Bowman 6 년 전
부모
커밋
5a6a894d01
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.1.6',
+      version='0.1.8',
       author='James Bowman',
       author_email='jamesb@excamera.com',
       url='http://gameduino.com',