From 93f3701d8e6944ab0386b9fcb631c5d03255bd3f Mon Sep 17 00:00:00 2001 From: Jurriaan Bremer Date: Wed, 26 Apr 2017 00:12:58 +0200 Subject: [PATCH] version 2.0.2 --- 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 ef73aec9e8..8481acd625 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.0' +version = '2.0.2' # The full version, including alpha/beta/rc tags. -release = '2.0.0' +release = '2.0.2' # 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 4dd238d688..7e8ca8be38 100755 --- a/setup.py +++ b/setup.py @@ -96,7 +96,7 @@ def do_setup(**kwargs): do_setup( name="Cuckoo", - version="2.0.0", + version="2.0.2", author="Stichting Cuckoo Foundation", author_email="cuckoo@cuckoofoundation.org", packages=[