Skip to content

Commit

Permalink
Upgrade to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed Jan 10, 2023
1 parent e4368ec commit 4a16461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def get_readme() -> str:
MODULE_NAME = 'rapid_videocr'
latest_version = get_latest_version(MODULE_NAME)
VERSION_NUM = version_add_one(latest_version)
VERSION_NUM = '1.1.0'

setuptools.setup(
name=MODULE_NAME,
Expand Down

0 comments on commit 4a16461

Please sign in to comment.