Skip to content

Commit

Permalink
chore: bump version to support tutor-forum v2
Browse files Browse the repository at this point in the history
  • Loading branch information
pomegranited committed Oct 30, 2024
1 parent 023a86c commit dbf669e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutor/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Increment this version number to trigger a new release. See
# docs/tutor.html#versioning for information on the versioning scheme.
__version__ = "18.1.3"
__version__ = "19.0.1"

# The version suffix will be appended to the actual version, separated by a
# dash. Use this suffix to differentiate between the actual released version and
Expand Down

0 comments on commit dbf669e

Please sign in to comment.