From: Paul Kienzle Date: Sat, 15 Oct 2011 00:27:32 +0000 (-0400) Subject: bump version number and push to pypi X-Git-Tag: v0.2~24^2~3 X-Git-Url: http://git.tremily.us/?p=igor.git;a=commitdiff_plain;h=e20f5319aeee01869f67b144ee5a7698e020fdfa bump version number and push to pypi --- diff --git a/igor.py b/igor.py index ba8901b..f68c7fc 100644 --- a/igor.py +++ b/igor.py @@ -14,7 +14,7 @@ To see the whole tree, use: print folder.format() The usual igor folder types are given in the technical reports PTN003.ifn and TN003.ifn. """ -__version__="0.8" +__version__="0.9" import struct import numpy