Skip to content

Commit

Permalink
Merge pull request #99 from skyzh/bump-version-1.8.1
Browse files Browse the repository at this point in the history
[release] bump version to 1.8.1
  • Loading branch information
skyzh authored Sep 6, 2020
2 parents a9a6cc2 + f924ffc commit db2a4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from packaging import version as ver_parser

GITHUB_RELEASE_URL = "https://api.github.com/repos/skyzh/canvas_grab/releases/latest"
VERSION = "v1.7.8"
VERSION = "v1.8.1"


def check_latest_version():
Expand Down

0 comments on commit db2a4e9

Please sign in to comment.