Skip to content

Commit

Permalink
Bump version: 17.0.1 → 17.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MaferMazu committed May 24, 2024
1 parent 03111d1 commit b30a150
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 = 17.0.1
current_version = 17.0.2
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__ = "17.0.1"
__version__ = "17.0.2"

0 comments on commit b30a150

Please sign in to comment.