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 25e3b66 commit 46e2af2Copy full SHA for 46e2af2
setup.py
@@ -11,7 +11,7 @@
11
12
setup(
13
name='centml',
14
- version='0.2.0',
+ version='0.3.0',
15
packages=find_packages(),
16
python_requires="<3.12",
17
long_description=open('README.md').read(),
0 commit comments