Procházet zdrojové kódy

Update version number to 0.1.1

Since I fixed a critical bug, I think a new version number is in order.
Clara Hobbs před 8 roky
rodič
revize
55f3c7b52c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      setup.py

+ 1
- 1
setup.py Zobrazit soubor

@@ -5,7 +5,7 @@ with open("README.rst") as file:
5 5
 
6 6
 setup(
7 7
     name = "KayleeVC",
8
-    version = "0.1.0",
8
+    version = "0.1.1",
9 9
     author = "Clayton G. Hobbs",
10 10
     author_email = "clay@lakeserv.net",
11 11
     description = ("Somewhat fancy voice command recognition software"),

Loading…
Zrušit
Uložit