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 243ade8 commit 275b511Copy full SHA for 275b511
setup.py
@@ -11,7 +11,7 @@
11
12
setup(
13
name='centml',
14
- version='0.3.1',
+ version='0.3.3',
15
packages=find_packages(),
16
python_requires=">=3.10",
17
long_description=open('README.md').read(),
0 commit comments