Skip to content

Commit d12d610

Browse files
committed
Bump post version number
1 parent 3b7c728 commit d12d610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ def compile_KLU():
164164

165165
setup(
166166
name="pybamm",
167-
version=load_version() + ".post2",
167+
version=load_version() + ".post3",
168168
description="Python Battery Mathematical Modelling.",
169169
long_description=readme,
170170
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)