Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit ce307b4

Browse files
committed
bump version to 0.1.5
release v0.1.5
1 parent 7e4cc09 commit ce307b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def build(name, console, onefile, uac_admin, icon, files, folders):
6767

6868
def main():
6969
name = "Autofish"
70-
version = "0.1.4"
70+
version = "0.1.5"
7171

7272
console = False
7373
onefile = True

0 commit comments

Comments
 (0)