13432dd8ce13 — Alain Leufroy 5.2.0 4 years ago
setup: fix version

oops
1 files changed, 2 insertions(+), 2 deletions(-)

M setup.cfg
M setup.cfg +2 -2
@@ 1,11 1,11 @@ 
 [metadata]
 name = lairucrem
 description = A simple and powerful text-based interactive user interface for Mercurial
-version = 0.5.1
+version = 5.2.0
 author = Alain Leufroy
 author_email = Alain Leufroy <alain.leufroy@gmail.com>
 url = http://hg.sr.ht/~alainl/lairucrem
-download_url = https://hg.sr.ht/~alainl/lairucrem/archive/5.1.0.tar.gz
+download_url = https://hg.sr.ht/~alainl/lairucrem/archive/5.2.0.tar.gz
 keywords = dvcs, mercurial, UI, interactive, console
 license = WTFPL, version 2
 classifiers = Environment :: Console :: Curses