Skip to content

Commit a769083

Browse files
2.1
1 parent ce6a2c2 commit a769083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/CONSTANTS.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from dataclasses import dataclass
44

5-
__VERSION__ = "2.0"
5+
__VERSION__ = "2.1"
66

77
from typing import Final
88

0 commit comments

Comments
 (0)