Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyvolkov committed Jul 20, 2015
1 parent cc1ea46 commit 39cc7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fontaine/__init__.py
Expand Up @@ -8,4 +8,4 @@
#
# Released under the GNU General Public License version 3 or later.
# See accompanying LICENSE.txt file for details.
VERSION = '.'.join(map(str, (1, 3, 4)))
VERSION = '.'.join(map(str, (1, 3, 5)))

0 comments on commit 39cc7f1

Please sign in to comment.