Changeset 1258 for tags


Ignore:
Timestamp:
09/11/06 15:03:57 (18 years ago)
Author:
mar637
Message:

version bump to 2.1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/Release2.1.0b/python/__init__.py

    r1233 r1258  
    149149# scantable
    150150
    151 # default storage of scantable (memory/disk)
     151# default storage of scantable ('memory'/'disk')
    152152scantable.storage          : memory
    153153# default ouput format when saving
     
    355355
    356356__date__ = '$Date$'.split()[1]
    357 __version__  = '2.1b'
     357__version__  = '2.1'
    358358
    359359def is_ipython():
Note: See TracChangeset for help on using the changeset viewer.