Skip to content

Commit 424ab82

Browse files
committed
2.19.1
1 parent c958e23 commit 424ab82

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.19.0-alpha"
4+
__version__ = "2.19.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.19.0"
3+
version = "2.19.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)