Skip to content

Commit

Permalink
Merge pull request #42 from Elbtalkessel/add_django_16_support
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
jardev authored Jan 24, 2019
2 parents 5876f34 + f453141 commit 3732a49
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 @@ -6,7 +6,7 @@

setup(
name='django-ripple_api',
version='0.0.48',
version='0.0.49',
packages=find_packages(),
requires=['python (>= 2.7)', 'requests', 'django_model_utils'],
install_requires=['requests>=2.6.0', 'django-model-utils', 'South==1.0.2'],
Expand Down

0 comments on commit 3732a49

Please sign in to comment.