We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61545d9 + 6558697 commit d43c69aCopy full SHA for d43c69a
requirements.txt
@@ -1,2 +1,2 @@
1
requests==2.9.1
2
-moesifapi==1.2.3
+moesifapi==1.2.5
setup.py
@@ -28,7 +28,7 @@
28
# Versions should comply with PEP440. For a discussion on single-sourcing
29
# the version across setup.py and the project code, see
30
# https://packaging.python.org/en/latest/single_source_version.html
31
- version='0.1.5',
+ version='0.1.6',
32
33
description='Moesif Python request',
34
long_description=long_description,
0 commit comments