Skip to content

Commit

Permalink
Merge pull request #45 from ambitioninc/develop
Browse files Browse the repository at this point in the history
2.2.1
  • Loading branch information
somewes committed Oct 3, 2017
2 parents 87bb675 + 200d4c6 commit 52b55a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion localized_recurrence/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.2.0'
__version__ = '2.2.1'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def get_version():
],
install_requires=[
'Django>=1.9',
'django-timezone-field>=2.0',
'ambition-django-timezone-field>=2.0.1',
'fleming>=0.4.6',
'python-dateutil',
'pytz',
Expand Down

0 comments on commit 52b55a4

Please sign in to comment.