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.
1 parent 1ce6fd4 commit 0b7b51bCopy full SHA for 0b7b51b
setup.py
@@ -52,7 +52,7 @@
52
install_requires=[
53
"gitpython",
54
"towncrier==19.2.0",
55
- "pyautoversion~=1.2.0",
+ "pyautoversion>=1.2,<2.1",
56
"pdoc3",
57
"toml",
58
"python-dotenv",
0 commit comments