Skip to content

Commit

Permalink
Merge pull request #12 from eduNEXT/JDB/fix_versioning
Browse files Browse the repository at this point in the history
fix: change versioning to mach to tutor plugin
  • Loading branch information
JuanDavidBuitrago authored Apr 28, 2022
2 parents fa90a9c + 75665b3 commit 3225cea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ exclude=.git,.tvm
norecursedirs = strains .tvm
testpaths = tutorcodejail/tests

[bumpversion:file:tutorcodejail/__init__.py]
[bumpversion:file:tutorcodejail/__about__.py]
2 changes: 0 additions & 2 deletions tutorcodejail/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
"""Tutor contrib codejail for plugin APIs."""

__version__ = "0.1.0"

0 comments on commit 3225cea

Please sign in to comment.