Skip to content

Commit

Permalink
Bump to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Secret-chest committed Dec 31, 2022
1 parent a8d7e46 commit ebb95cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
"""

__version__ = "v0.6.0"
__version__ = "v0.7.0"
__author__ = "Secret-chest"

import tkinter.simpledialog
Expand Down

0 comments on commit ebb95cb

Please sign in to comment.