Skip to content

Commit

Permalink
Bump version: 16.0.0 → 17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaferMazu committed Nov 20, 2023
1 parent 176d9ce commit 37ef0c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 16.0.0
current_version = 17.0.0
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion tutorcodejail/__about__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Helps you keep your cool when creating dozens of open edX and eduNEXT environments."""
__version__ = "16.0.0"
__version__ = "17.0.0"

0 comments on commit 37ef0c4

Please sign in to comment.