Skip to content

Commit

Permalink
Merge pull request #39 from Moesif/update-moesifapi-dependency
Browse files Browse the repository at this point in the history
Refactor: Update moesifapi version to 1.3.0
  • Loading branch information
matthewoates authored Dec 5, 2019
2 parents 41729d8 + 19c7d1f commit 0956204
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jsonpickle==0.7.1
python-dateutil==2.5.3
nose==1.3.7
isodatetimehandler==1.0.2
moesifapi==1.2.8
moesifapi==1.3.0
celery>=3.1.25
moesifpythonrequest==0.1.11
apscheduler==3.6.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='1.7.1',
version='1.7.2',

description='Moesif Middleware for Python Django',
long_description=long_description,
Expand Down

0 comments on commit 0956204

Please sign in to comment.