src/hdalab/__init__.py
branchdocumentation
changeset 700 fe94d8572c18
parent 693 09e00f38d177
--- a/src/hdalab/__init__.py	Thu Jan 09 15:03:53 2020 +0100
+++ b/src/hdalab/__init__.py	Fri Jan 24 16:49:01 2020 +0100
@@ -4,7 +4,7 @@
 """
 from __future__ import absolute_import
 
-VERSION = (3, 2, 1, "final", 0)
+VERSION = (3, 2, 2, "final", 0)
 
 
 def get_version():