Skip to content

Commit 7a5a249

Browse files
Remove .post2 from version
1 parent 43833c7 commit 7a5a249

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
@@ -173,7 +173,7 @@ def compile_KLU():
173173

174174
setup(
175175
name="pybamm",
176-
version=load_version() + ".post2",
176+
version=load_version(),
177177
description="Python Battery Mathematical Modelling.",
178178
long_description=readme,
179179
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)