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

Commit 4855e22

Browse files
committed
version 2.0.3
1 parent ca2485d commit 4855e22

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.2'
50+
version = '2.0.3'
5151
# The full version, including alpha/beta/rc tags.
52-
release = '2.0.2'
52+
release = '2.0.3'
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
@@ -125,7 +125,7 @@ def do_setup(**kwargs):
125125

126126
do_setup(
127127
name="Cuckoo",
128-
version="2.0.2",
128+
version="2.0.3",
129129
author="Stichting Cuckoo Foundation",
130130
author_email="[email protected]",
131131
packages=[

0 commit comments

Comments
 (0)