Skip to content

Commit

Permalink
Release v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rixx committed Dec 26, 2021
1 parent daa0d9d commit 01bfe30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.rst
Expand Up @@ -3,6 +3,7 @@
Release Notes
=============

- :release:`2.3.1 <2021-12-26>`
- :bug:`1243` Fix bug in setting proposal start times.
- :feature:`-` The new pending state feature is now available in custom JSON and CSV exports.
- :release:`2.3.0 <2021-12-24>`
Expand Down
2 changes: 1 addition & 1 deletion src/pretalx/__init__.py
@@ -1 +1 @@
__version__ = "2.3.0post0"
__version__ = "2.3.1"

0 comments on commit 01bfe30

Please sign in to comment.