mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
Bump to 5.0.0
This commit is contained in:
parent
e7d1fc1b82
commit
d3d1469af5
@ -1,4 +1,4 @@
|
||||
__version__ = "4.6.3"
|
||||
__version__ = "5.0.0"
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
|
||||
github_url = "https://github.com/TomSchimansky/CustomTkinter"
|
||||
|
||||
[tool.tbump.version]
|
||||
current = "4.6.3"
|
||||
current = "5.0.0"
|
||||
|
||||
# Example of a semver regexp.
|
||||
# Make sure this matches current_version before
|
||||
|
Loading…
Reference in New Issue
Block a user