increment version V03.00-alpha.05
authorrougeronj
Wed, 10 Dec 2014 15:22:25 +0100
changeset 392 0dd3dbb9ca00
parent 391 f174999faf36
child 393 2de7d0f96813
increment version
src/hdalab/__init__.py
--- a/src/hdalab/__init__.py	Wed Dec 10 11:54:07 2014 +0100
+++ b/src/hdalab/__init__.py	Wed Dec 10 15:22:25 2014 +0100
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-VERSION = (3, 0, 0, "alpha", 4)
+VERSION = (3, 0, 0, "alpha", 5)
 
 
 def get_version():