Bastien Sevajol 7 年 前
コミット
07c9f09259
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      setup.py

+ 1 - 1
setup.py ファイルの表示

29
     # Versions should comply with PEP440.  For a discussion on single-sourcing
29
     # Versions should comply with PEP440.  For a discussion on single-sourcing
30
     # the version across setup.py and the project code, see
30
     # the version across setup.py and the project code, see
31
     # https://packaging.python.org/en/latest/single_source_version.html
31
     # https://packaging.python.org/en/latest/single_source_version.html
32
-    version='0.5',
32
+    version='0.6',
33
 
33
 
34
     description='HTTP api input/output manager',
34
     description='HTTP api input/output manager',
35
     # long_description=long_description,
35
     # long_description=long_description,