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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: codejail/__init__.py

+1-1
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)