Skip to content

Commit 46e2af2

Browse files
authored
Updated package version to 0.3.0 in setup.py (#81)
1 parent 25e3b66 commit 46e2af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name='centml',
14-
version='0.2.0',
14+
version='0.3.0',
1515
packages=find_packages(),
1616
python_requires="<3.12",
1717
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)