Apply some fixes to get calibrations working and bump version.
[calibcant.git] / calibcant / common.py
index 2db32e1bc7d23adbcd83f7c15f18ded9c21b1c73..c58e06b9a1208a627e796854d69bc9da92632c5e 100644 (file)
@@ -23,7 +23,7 @@
 
 import config
 
-VERSION="0.2"
+VERSION="0.3"
 
 # handle extra verbose input modules, only imported if we need them
 _flush_plot = None