From 3707aa8755dac3acd3c41dfbdd4f49c821986d1f Mon Sep 17 00:00:00 2001 From: Benjamin Winkel Date: Thu, 27 Jul 2017 19:40:35 +0200 Subject: [PATCH] new release: 0.25.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a4f465b0c..ff8543136 100644 --- a/setup.cfg +++ b/setup.cfg @@ -48,7 +48,7 @@ url = https://github.com/bwinkel/pycraf edit_on_github = False github_project = bwinkel/pycraf # version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386) -version = 0.24.7 +version = 0.25.0 [entry_points]