]> git.armaanb.net Git - lightcards.git/blobdiff - setup.py
Add reverse option
[lightcards.git] / setup.py
index 1925b4836d0ccba75789db1d547fdd181d7052fe..2e9f881b57c26bda7e51d07079dd945dcec9fbac 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
 
 setup(
     name="lightcards",
-    version="0.1.0",
+    version="0.2.0",
     description="Markdown flashcards",
     url="https://sr.ht/~armaan/lightcards",
     author="Armaan Bhojwani",