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 0063ed3 commit 5ec2e45Copy full SHA for 5ec2e45
setup.py
@@ -17,7 +17,7 @@
17
18
def get_version():
19
content = open(Path(package_name) / '__init__.py').readlines()
20
- return "1.2.18"
+ return "1.2.19"
21
22
23
setup(
0 commit comments