We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6a2c2 commit a769083Copy full SHA for a769083
utils/CONSTANTS.py
@@ -2,7 +2,7 @@
2
3
from dataclasses import dataclass
4
5
-__VERSION__ = "2.0"
+__VERSION__ = "2.1"
6
7
from typing import Final
8
0 commit comments