Skip to content

Commit 81fefd7

Browse files
committed
Prepare 20.1.0
1 parent 8f03c4a commit 81fefd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Versions are year-based with a strict backward compatibility policy.
55
The third digit is only for regressions.
66

77

8-
20.1.0 (UNRELEASED)
8+
20.1.0 (2020-01-28)
99
-------------------
1010

1111

src/structlog/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
twisted = None
3333

3434

35-
__version__ = "20.1.0.dev0"
35+
__version__ = "20.1.0"
3636

3737
__title__ = "structlog"
3838
__description__ = "Structured Logging for Python"

0 commit comments

Comments
 (0)