Skip to content

Commit f0bf7c7

Browse files
bump version for rc
1 parent f38e9c9 commit f0bf7c7

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
@@ -14,7 +14,7 @@
1414
setup(
1515
name="pymatgen-io-validation",
1616
packages=find_namespace_packages(include=["pymatgen.io.*"]),
17-
version="0.0.3",
17+
version="0.1.0rc",
1818
install_requires=[
1919
"pymatgen>=2024.5.1",
2020
"pydantic>=2.4.2",

0 commit comments

Comments
 (0)