Skip to content

Commit

Permalink
Bumped version in preparation for more major changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnaecker committed Apr 9, 2016
1 parent edfeff4 commit 744d985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyret/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
'filtertools',
]

__version__ = '0.4.0'
__version__ = '0.4.1'

from pyret import *

0 comments on commit 744d985

Please sign in to comment.