increment version
authorymh <ymh.work@gmail.com>
Sat, 28 Feb 2015 06:45:06 +0100
changeset 464 209f6b75d9e5
parent 463 2a3ef4dcbb6b
child 465 ddd669c54685
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Sat Feb 28 06:44:11 2015 +0100
+++ b/src/hdalab/__init__.py	Sat Feb 28 06:45:06 2015 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 9)
+VERSION = (3, 0, 0, "alpha", 10)
 
 
 def get_version():