]> git.phdru.name Git - ppu.git/blobdiff - setup.py
Next version will be 0.4.0
[ppu.git] / setup.py
index 8b5aab78c70b0e9a5871de292f81417c55c1c496..99b5c17ceeaebd3ba97d97fbc57a8e836d8617f4 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ except ImportError:
     from distutils.core import setup
 
 setup(name='ppu',
-      version='0.3.2',
+      version='0.4.0',
       description='Broytman Portable Python Utilities',
       long_description=open('README.rst', 'rU').read(),
       author='Oleg Broytman',