ymao 4 anos atrás
pai
commit
f259bf584e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -4,7 +4,7 @@ from setuptools import setup, find_packages
 
 setup(
     name='authen.util',
-    version=0.21,
+    version=0.22,
     url='http://git.trops-global.com/authen/trops_utils.git',
     license='GPL',
     author='authen',