Skip to content

Commit

Permalink
Updated package version to 0.3.0 in setup.py (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelshin authored Nov 14, 2024
1 parent 25e3b66 commit 46e2af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='centml',
version='0.2.0',
version='0.3.0',
packages=find_packages(),
python_requires="<3.12",
long_description=open('README.md').read(),
Expand Down

0 comments on commit 46e2af2

Please sign in to comment.