Skip to content

Commit db873cd

Browse files
committed
2.26.1
1 parent 4ee3875 commit db873cd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

covsirphy/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33

4-
__version__ = "2.26.1-epsilon"
4+
__version__ = "2.26.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "covsirphy"
3-
version = "2.26.0"
3+
version = "2.26.1"
44
description = "COVID-19 data analysis with phase-dependent SIR-derived ODE models"
55
authors = ["Hirokazu Takaya <lisphilar@outlook.jp>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)