diff --git a/tutorxqueue/__about__.py b/tutorxqueue/__about__.py index 856e0a9..5f3e59d 100644 --- a/tutorxqueue/__about__.py +++ b/tutorxqueue/__about__.py @@ -1,4 +1,4 @@ -__version__ = "16.0.1" +__version__ = "16.0.2" __package_version__ = __version__ # Handle version suffix for nightly, just like tutor core.