Back to development: 0.9

This commit is contained in:
Hernan Grecco
2017-04-16 01:26:43 -03:00
parent 167d642622
commit 988d6e71a5
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
Pint Changelog
==============
0.9 (unreleased)
----------------
- Nothing changed yet.
0.8 (2017-04-16)
----------------

View File

@@ -33,7 +33,7 @@ __doc__ = long_description
setup(
name='Pint',
version='0.8',
version='0.9.dev0',
description='Physical quantities module',
long_description=long_description,
keywords='physical quantities unit conversion science',