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