Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alicertel committed Sep 2, 2020
1 parent 342571d commit 8e8c189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='django-ses-plus',
version='0.2.1',
version='0.2.2',
packages=['django_ses_plus'],
include_package_data=True,
install_requires=['Django >= 1.11', 'django-ses >= 1.0.0', 'celery >= 4'],
Expand Down

0 comments on commit 8e8c189

Please sign in to comment.