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=[