summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHernan Grecco <hernan.grecco@gmail.com>2014-11-03 17:18:13 -0300
committerHernan Grecco <hernan.grecco@gmail.com>2014-11-03 17:18:13 -0300
commit71d40b9048d2945f069b5c5743d7d018a1b31f11 (patch)
tree1e9826bb384d0582097e79aba4346515e58cf787
parent728dab272e228ec57e6abfe2703a7e4ecde36509 (diff)
downloadpint-71d40b9048d2945f069b5c5743d7d018a1b31f11.tar.gz
Tagged version as alpha 1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6615f1a..72827bd 100644
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@ __doc__ = long_description
setup(
name='Pint',
- version='0.6.dev0',
+ version='0.6a1',
description='Physical quantities module',
long_description=long_description,
keywords='physical quantities unit conversion science',