Skip to content
This repository was archived by the owner on Apr 26, 2021. It is now read-only.

Commit 7ec51c2

Browse files
author
Jurriaan Bremer
committed
version 2.0.4
1 parent cb41a60 commit 7ec51c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/book/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
# built documents.
4848
#
4949
# The short X.Y version.
50-
version = '2.0.3'
50+
version = '2.0.4'
5151
# The full version, including alpha/beta/rc tags.
52-
release = '2.0.3'
52+
release = '2.0.4'
5353

5454
# The language for content autogenerated by Sphinx. Refer to documentation
5555
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ def do_setup(**kwargs):
130130

131131
do_setup(
132132
name="Cuckoo",
133-
version="2.0.3",
133+
version="2.0.4",
134134
author="Stichting Cuckoo Foundation",
135135
author_email="[email protected]",
136136
packages=[

0 commit comments

Comments
 (0)