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 68b673f commit 6f5a947Copy full SHA for 6f5a947
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='pyquantify',
5
- version='1.1.1',
+ version='1.1.2',
6
packages=find_packages(),
7
install_requires=[
8
'click~=8.1.7',
0 commit comments