Skip to content

Commit

Permalink
Bump to 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Secret-chest committed Aug 27, 2022
1 parent ea6420b commit d20cd53
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.0.0"
__version__ = "v0.0.1"
__author__ = "Secret-chest"

import tkinter.simpledialog
Expand Down

0 comments on commit d20cd53

Please sign in to comment.