diff --git a/tutorxqueue/__about__.py b/tutorxqueue/__about__.py index 1b1318c..c1d7120 100644 --- a/tutorxqueue/__about__.py +++ b/tutorxqueue/__about__.py @@ -1,4 +1,4 @@ -__version__ = "16.0.0" +__version__ = "16.0.1" # Handle version suffix for nightly, just like tutor core. __version_suffix__ = ""