chore(main): release 3.8.2

This commit is contained in:
Roy
2024-08-06 12:20:58 -07:00
parent 2ab856d64e
commit cf83cea7e7
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
Expose version
"""
__version__ = "3.3.2"
__version__ = "3.8.2"
VERSION = __version__.split(".")