Skip to content

Commit 39c0695

Browse files
committed
prepare 0.5a2
1 parent db83d82 commit 39c0695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quantities/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
from __future__ import absolute_import
8181

82-
__version__ = '0.5a1'
82+
__version__ = '0.5a2'
8383

8484
from .quantity import Quantity
8585
from .uncertainquantity import UncertainQuantity

0 commit comments

Comments
 (0)