Skip to content

Commit

Permalink
Preparing release 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaty committed Jun 13, 2022
1 parent 6d1eda0 commit 90901de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ History



2.3 (unreleased)
2.3 (2022-06-13)
++++++++++++++++

- Under Python 3.7 and later, use context variables (with the contextvars module)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name='django-cid',
version='2.3.dev0',
version='2.3',
description="""Correlation IDs in Django for debugging requests""",
long_description=readme,
author='Snowball One',
Expand Down

0 comments on commit 90901de

Please sign in to comment.