diff options
| author | Hernan Grecco <hernan.grecco@gmail.com> | 2013-12-17 18:59:04 -0300 |
|---|---|---|
| committer | Hernan Grecco <hernan.grecco@gmail.com> | 2013-12-17 18:59:04 -0300 |
| commit | 619b95ee13f82560c3cd596095bcd606ba0277ae (patch) | |
| tree | 8a950a317f142281616996d982aedf86c9e5aa17 /setup.py | |
| parent | 13b74c997d68d274a8b8da01072b7c2970ea9e13 (diff) | |
| download | pint-619b95ee13f82560c3cd596095bcd606ba0277ae.tar.gz | |
Preparing release 0.40.4
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ __doc__ = long_description setup( name='Pint', - version='0.4.dev0', + version='0.4', description='Physical quantities module', long_description=long_description, keywords='physical quantities unit conversion science', |
