From 7ec51c233916619a4e0881c87ac8a0d172ea847a Mon Sep 17 00:00:00 2001 From: Jurriaan Bremer Date: Wed, 6 Sep 2017 18:39:09 +0200 Subject: [PATCH] version 2.0.4 --- docs/book/conf.py | 4 ++-- setup.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/book/conf.py b/docs/book/conf.py index 272e295278..abadebf333 100644 --- a/docs/book/conf.py +++ b/docs/book/conf.py @@ -47,9 +47,9 @@ # built documents. # # The short X.Y version. -version = '2.0.3' +version = '2.0.4' # The full version, including alpha/beta/rc tags. -release = '2.0.3' +release = '2.0.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.py b/setup.py index 7f265c49cd..acc0ed6ad3 100755 --- a/setup.py +++ b/setup.py @@ -130,7 +130,7 @@ def do_setup(**kwargs): do_setup( name="Cuckoo", - version="2.0.3", + version="2.0.4", author="Stichting Cuckoo Foundation", author_email="cuckoo@cuckoofoundation.org", packages=[