Skip to content

Commit fa068a5

Browse files
quick fix
1 parent 1e9e591 commit fa068a5

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__ = "1.8.5"
5+
__VERSION__ = "1.8.6"
66

77
from typing import Final
88

0 commit comments

Comments
 (0)