X-Git-Url: https://git.armaanb.net/?p=lightcards.git;a=blobdiff_plain;f=setup.py;fp=setup.py;h=2e9f881b57c26bda7e51d07079dd945dcec9fbac;hp=1925b4836d0ccba75789db1d547fdd181d7052fe;hb=a965744d4d562b5c0235fd9d5baacb2ef7aa27c2;hpb=aeb8a6a9d1f54d4d6f015cef7fe4fa600ec0c570 diff --git a/setup.py b/setup.py index 1925b48..2e9f881 100644 --- 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",