summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorHernan Grecco <hernan.grecco@gmail.com>2013-07-02 22:53:50 -0300
committerHernan Grecco <hernan.grecco@gmail.com>2013-07-02 22:53:50 -0300
commit5ca84aca6002ec1550417bf791b3f8cc9e551818 (patch)
tree76c0367e58466cf3f93b55a46f1cdd37156bce70 /setup.py
parent12006bc4efea27e9c80521541595ff157852ece1 (diff)
downloadpint-5ca84aca6002ec1550417bf791b3f8cc9e551818.tar.gz
Preparing release 0.2.10.2.1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ce89f3a..0a38843 100644
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@ __doc__ = long_description
setup(
name='Pint',
- version='0.3.dev0',
+ version='0.2.1',
description='Physical quantities module',
long_description=long_description,
keywords='physical quantities unit conversion science',