Skip to content

Commit

Permalink
Bumped version: 0.1.15 → 0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
night-crawler committed Dec 10, 2018
1 parent 908b431 commit 4a00b4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.15
current_version = 0.1.16
commit = True
tag = True
tag_name = {new_version}
Expand Down
2 changes: 1 addition & 1 deletion django_docker_helpers/__init__.py
@@ -1 +1 @@
__version__ = '0.1.15'
__version__ = '0.1.16'

0 comments on commit 4a00b4b

Please sign in to comment.