Fabian Peter Hammerle 6 năm trước cách đây
mục cha
commit
5fed45ff11
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      setup.py

+ 2 - 2
setup.py

@@ -4,12 +4,12 @@ import glob
 
 setup(
     name = 'finoex',
-    version = '0.13.0',
+    version = '0.14.0',
     # description = '',
     author = 'Fabian Peter Hammerle',
     author_email = 'fabian.hammerle@gmail.com',
     url = 'https://git.hammerle.me/fphammerle/finoex',
-    download_url = 'https://git.hammerle.me/fphammerle/finoex/archive/0.12.2.tar.gz',
+    download_url = 'https://git.hammerle.me/fphammerle/finoex/archive/0.14.0.tar.gz',
     keywords = ['finances'],
     # classifiers = [],
     packages = ['finoex'],