Skip to content

Commit 12d936d

Browse files
committed
Bump version to 3.20.dev0.
1 parent c8108ca commit 12d936d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Changelog
66
:no-index:
77

88

9+
Version 3.20
10+
------------
11+
12+
Unreleased
13+
14+
915
Version 3.19
1016
------------
1117

src/reader/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
3838
"""
3939

40-
__version__ = '3.19'
40+
__version__ = '3.20.dev0'
4141

4242
# isort: off
4343

0 commit comments

Comments
 (0)