Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
lpomfrey committed Aug 13, 2015
1 parent 5e455e2 commit b09f00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staticpreprocessor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
from distutils import version


__version__ = '0.3.0'
__version__ = '0.4.0'
version_info = version.StrictVersion(__version__).version

0 comments on commit b09f00c

Please sign in to comment.