Skip to content

Commit

Permalink
Release 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiefMaster committed Mar 30, 2024
1 parent 5253286 commit 5859839
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Changelog
Version 3.3.1
-------------

*Unreleased*
*Released on March 30, 2024*

Improvements
^^^^^^^^^^^^
Expand Down
2 changes: 1 addition & 1 deletion indico/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from indico.util.mimetypes import register_custom_mimetypes


__version__ = '3.3.1-dev'
__version__ = '3.3.1'
PREFERRED_PYTHON_VERSION_SPEC = '~=3.12.2'

register_custom_mimetypes()

0 comments on commit 5859839

Please sign in to comment.