igor: Bump to 0.3
[igor.git] / igor / __init__.py
index 22c358f98c0366f07f7bb687d17cc0c2a337ca86..213e9ab4bd44ba595fa39f6e6c24edbe2809838a 100644 (file)
@@ -17,7 +17,7 @@
 
 "Interface for reading binary IGOR files."
 
-__version__ = '0.2'
+__version__ = '0.3'
 
 
 import logging as _logging