diff --git a/docs/book/conf.py b/docs/book/conf.py index 8481acd625..272e295278 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.2' +version = '2.0.3' # The full version, including alpha/beta/rc tags. -release = '2.0.2' +release = '2.0.3' # 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 44ce76c626..a0e2bdcc84 100755 --- a/setup.py +++ b/setup.py @@ -125,7 +125,7 @@ def do_setup(**kwargs): do_setup( name="Cuckoo", - version="2.0.2", + version="2.0.3", author="Stichting Cuckoo Foundation", author_email="cuckoo@cuckoofoundation.org", packages=[