Skip to content

Commit

Permalink
v4.11.3 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
fdintino committed Apr 20, 2017
1 parent 1801052 commit 1672275
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 4.11.2
current_version = 4.11.3
commit = True
tag = True
message = v{new_version} [ci skip]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,7 +10,7 @@

setup(
name='django-cropduster',
version='4.11.2a1',
version='4.11.3a1',
author='The Atlantic',
author_email='programmers@theatlantic.com',
url='https://github.com/theatlantic/django-cropduster',
Expand Down

0 comments on commit 1672275

Please sign in to comment.