Chris McDonough 19 년 전
부모
커밋
9d286963ac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -15,7 +15,7 @@ from distutils.core import setup
 
 setup(
     name = 'supervisor',
-    version = "0.1",
+    version = "2.0",
     description = ".",
     author = "Chris McDonough",
     author_email = "chrism@plope.com",