Skip to content

Commit d6d5466

Browse files
committed
release v2.2.0
1 parent ad2ed1f commit d6d5466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canvas_grab/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from termcolor import colored
55

66
GITHUB_RELEASE_URL = "https://api.github.com/repos/skyzh/canvas_grab/releases/latest"
7-
VERSION = "2.1.1-alpha"
7+
VERSION = "2.2.0"
88

99

1010
def check_latest_version():

0 commit comments

Comments
 (0)