Skip to content

Commit 2de7c21

Browse files
Update version to 0.0.1
Co-authored-by: Saransh Chopra <[email protected]>
1 parent 43c86b8 commit 2de7c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pybamm_cookiecutter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"""
66

77

8-
__version__ = "0.1.0"
8+
__version__ = "0.0.1"
99

1010
__all__ = ("__version__",)

0 commit comments

Comments
 (0)