We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83765f commit 4fd7ca3Copy full SHA for 4fd7ca3
2 files changed
covsirphy/__version__.py
@@ -1 +1 @@
1
-__version__ = "3.1.1.dev0"
+__version__ = "3.1.2"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "covsirphy"
3
-version = "3.1.1"
+version = "3.1.2"
4
description = "COVID-19 data analysis with phase-dependent SIR-derived ODE models"
5
authors = ["Hirokazu Takaya <lisphilar@outlook.jp>"]
6
license = "Apache-2.0"
0 commit comments