diff options
Diffstat (limited to 'python/APScheduler/APScheduler.info')
-rw-r--r-- | python/APScheduler/APScheduler.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/APScheduler/APScheduler.info b/python/APScheduler/APScheduler.info index a684e14bd0..dea8b954f8 100644 --- a/python/APScheduler/APScheduler.info +++ b/python/APScheduler/APScheduler.info @@ -1,8 +1,8 @@ PRGNAM="APScheduler" -VERSION="3.0.0" +VERSION="3.0.1" HOMEPAGE="http://pypi.python.org/pypi/APScheduler/" -DOWNLOAD="https://pypi.python.org/packages/source/A/APScheduler/APScheduler-3.0.0.tar.gz" -MD5SUM="9197028946b2b6191ed648c67e7112b2" +DOWNLOAD="https://pypi.python.org/packages/source/A/APScheduler/APScheduler-3.0.1.tar.gz" +MD5SUM="7c3687b3dcd645fe9df48e34eb7a7592" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tzlocal six futures" |