Changeset 278


Ignore:
Timestamp:
01/24/05 13:51:59 (19 years ago)
Author:
kil064
Message:

another place the version string is set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r277 r278  
    221221
    222222__date__ = '$Date$'
    223 __version__  = '0.2a'
     223__version__  = '0.2'
    224224
    225225def list_scans(t = scantable):
     
    348348
    349349print """Welcome to ASAP - the ATNF Single Dish Analysis Package
    350 This is a testing pre-release v0.1a
     350This is a testing pre-release v0.2
    351351
    352352Please report any bugs to:
Note: See TracChangeset for help on using the changeset viewer.