Skip to content

Commit b6df97b

Browse files
Version 0.1.8
1 parent 8129dd1 commit b6df97b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/changelog.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Changelog
22
=========
33

4-
..
5-
TODO Uncomment this:
4+
Version 0.1.8
5+
-------------
6+
7+
Released on February 11, 2023.
68

7-
Version 0.1.8
8-
-------------
9+
- Test against Python 3.10, 3.11.
910

10-
To be released.
1111

1212
Version 0.1.7
1313
-------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
# Do not change the variable name. It's parsed by doc/conf.py script.
10-
version = '0.1.7'
10+
version = '0.1.8'
1111

1212
requires = ['Sphinx >= 1.2', 'six']
1313

0 commit comments

Comments
 (0)