Skip to content

Commit 90695d5

Browse files
author
Grzegorz Tężycki
committed
Update version to 2.0.3
1 parent 1aef202 commit 90695d5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
===========
33

4+
v. 2.0.3
5+
--------
6+
7+
* Fix small gaps for documentation in README.rst file
8+
49
v. 2.0.2
510
--------
611

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (2, 0, 2)
1+
VERSION = (2, 0, 3)
22
__version__ = ".".join(str(i) for i in VERSION)

0 commit comments

Comments
 (0)