]> git.armaanb.net Git - lightcards.git/blobdiff - lightcards/lightcards.py
Push version to 0.1.0
[lightcards.git] / lightcards / lightcards.py
index 15f8d67a9370ee486e9db338293b47cad512b313..9affd447aa082476a0343d9afff7d34a6c4d7692 100755 (executable)
@@ -19,7 +19,7 @@ def parse_args():
                         nargs=1)
     parser.add_argument("-v", "--version",
                         action='version',
-                        version="lightcards 0.0.0")
+                        version="lightcards 0.1.0")
     parser.add_argument("-s", "--shuffle",
                         action='store_true',
                         help="shuffle cards before starting")