From 78a29377e2cae293933419ccd1bce42b31f578a1 Mon Sep 17 00:00:00 2001 From: Toto Lin Date: Fri, 19 May 2017 15:52:14 +0800 Subject: [PATCH] Version bump to 0.2.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dddfc9f..a167ddc 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='cyaron', - version='0.2.3', + version='0.2.4', keywords='olympic informatics luogu aqours cyaron lovelive sunshine online judge', description='CYaRon: Yet Another Random Olympic-iNformatics test data generator, A library for automatically generating test data for Online Judge, Olympic Informatics or automatic application testing', license='LGPLv3',