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 8b795bd + befbde1 commit 699b3edCopy full SHA for 699b3ed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="dt",
5
- version="1.1.61",
+ version="1.1.62",
6
packages=find_packages(),
7
install_requires=["requests>=2.22"],
8
tests_require=["pytest", "mock", "tox"],
0 commit comments