Skip to content

Commit 989b80a

Browse files
committed
ready for v2.3.1
1 parent ea0d874 commit 989b80a

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Current supported version of Python:
3535
- Python 3.6
3636
- Python 3.7
3737
- Python 3.8
38+
- Python 3.9
3839

3940
Usage
4041
-----

ciw/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.3.0"
1+
__version__ = "2.3.1"

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ detection.
1111

1212
The name **Ciw** is the Welsh word for a queue.
1313

14-
Ciw is currently supported for and regularly tested on Python versions 3.6, 3.7
15-
and 3.8.
14+
Ciw is currently supported for and regularly tested on Python versions 3.6, 3.7,
15+
3.8 and 3.9.
1616

1717
Contents:
1818

0 commit comments

Comments
 (0)