Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yan committed Jan 24, 2019
1 parent 2b9ba7a commit f453141
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 f453141

Please sign in to comment.