bump version

This commit is contained in:
diminator
2016-05-27 13:37:53 +02:00
parent 8f8df37e4b
commit 5aff88cddc
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ For reference, the possible headings are:
* **Notes**
## [Unreleased] - YYYY-MM-DD
## [0.4.0] - 2016-05-27
Tag name:
= commit:
committed:

View File

@@ -1,2 +1,2 @@
__version__ = '0.3.0'
__short_version__ = '0.3'
__version__ = '0.4.0'
__short_version__ = '0.4'