Skip to content

Commit 9064d17

Browse files
committed
update version info for the development branch
1 parent 0f7c6d0 commit 9064d17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

quantities/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
__version__ = '0.7.0'
2+
__version__ = '0.7.96'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ name = quantities
2929
platforms = Any
3030
requires = numpy (>=1.3.0)
3131
url = http://packages.python.org/quantities
32-
version = 0.7.0
32+
version = 0.7.96
3333
zip_safe = False
3434
3535
[aliases]

0 commit comments

Comments
 (0)