Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

Commit

Permalink
Merge branch 'release/0.4.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
klen committed May 13, 2014
2 parents a8e91b1 + 1590d97 commit ee311f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changelog
@@ -1,6 +1,6 @@
2014-05-13 horneds

* Version 0.4.0
* Version 0.4.1

2013-08-02 horneds

Expand Down
2 changes: 1 addition & 1 deletion starter/__init__.py
Expand Up @@ -13,7 +13,7 @@
# Module information
# ==================

__version__ = '0.4.0'
__version__ = '0.4.1'
__project__ = 'Starter'
__author__ = "Kirill Klenov <horneds@gmail.com>"
__license__ = "BSD"
Expand Down

0 comments on commit ee311f7

Please sign in to comment.