Changeset 995

Show
Ignore:
Timestamp:
10/03/11 15:14:28 (8 months ago)
Author:
apdavison
Message:

Forgot to change version number

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.7/src/__init__.py

    r958 r995  
    7070""" 
    7171 
    72 __version__ = '0.7.1 ( $Rev$)'.replace(' $','') 
     72__version__ = '0.7.2 ( $Rev$)'.replace(' $','') 
    7373__all__ = ["common", "random", "nest", "neuron", "pcsim", "brian", "recording", "errors", "space", "descriptions", "standardmodels"]