Skip to content

Commit 2c66dde

Browse files
authored
chore: update version (#146)
Version 3.3.0 somehow didn't end up on PyPI. Bumping the version to re trigger the release and potentially resolve or check the issue.
1 parent 39d4725 commit 2c66dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codejail/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""init"""
22

3-
__version__ = '3.3.0'
3+
__version__ = '3.3.1'

0 commit comments

Comments
 (0)