From cc56b4680e4fc044971a9fc879004d47acd05cb4 Mon Sep 17 00:00:00 2001 From: Mike Turner Date: Tue, 23 Feb 2021 15:11:58 +0000 Subject: [PATCH] bump pyepic version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e2c2677..f349efa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ classifiers = packages = find: include_package_data = True install_requires = - pyepic>=1.0.3 + pyepic>=1.0.4 Click pyfiglet