Skip to content

Commit

Permalink
REL: update version in preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilan Schnell committed Dec 21, 2011
1 parent 88ccb92 commit 7ead2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mayavi/__init__.py
Expand Up @@ -5,7 +5,7 @@
Part of the Mayavi project of the Enthought Tool Suite.
"""

__version__ = '4.0.1'
__version__ = '4.1.0'

__requires__ = [
'apptools',
Expand Down

0 comments on commit 7ead2e1

Please sign in to comment.