Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
un33k committed Sep 5, 2018
1 parent a6f2dc9 commit d3ed5bb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 0.0.5

Enhancement:

- Up version

## 0.0.4

Enhancement:
Expand Down
2 changes: 1 addition & 1 deletion countryware/__init__.py
Expand Up @@ -2,4 +2,4 @@

__author__ = 'Val Neekman @ Neekware Inc. [@vneekman]'
__description__ = "A Django application to translate country names"
__version__ = '0.0.4'
__version__ = '0.0.5'

0 comments on commit d3ed5bb

Please sign in to comment.