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

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Sinchok committed May 3, 2014
1 parent 51ddc39 commit 1695932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion betty/__init__.py
@@ -1 +1 @@
__VERSION__ = "0.1.14"
__VERSION__ = "0.1.15"
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -84,7 +84,7 @@ def run_tests(self):

setup(
name=name,
version="0.1.14",
version="0.1.15",
url=url,
license=license,
description=description,
Expand Down

0 comments on commit 1695932

Please sign in to comment.