Skip to content

Commit d20cd53

Browse files
committed
Bump to 0.0.1
1 parent ea6420b commit d20cd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
along with this program. If not, see <https://www.gnu.org/licenses/>.
2020
"""
2121

22-
__version__ = "v0.0.0"
22+
__version__ = "v0.0.1"
2323
__author__ = "Secret-chest"
2424

2525
import tkinter.simpledialog

0 commit comments

Comments
 (0)