Changeset 1529 for trunk/python


Ignore:
Timestamp:
03/13/09 12:01:23 (16 years ago)
Author:
Malte Marquarding
Message:

change version back to trunk after tagging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/__init__.py

    r1523 r1529  
    389389
    390390__date__ = '$Date$'.split()[1]
    391 __version__  = '2.3.0'
     391__version__  = 'trunk'
    392392
    393393def is_ipython():
Note: See TracChangeset for help on using the changeset viewer.