Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rikbw committed Dec 30, 2024
1 parent c6c524b commit ffe19df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pythonwhat/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "2.27.0"
__version__ = "2.28.0"

from .test_exercise import test_exercise, allow_errors

0 comments on commit ffe19df

Please sign in to comment.