Skip to content

Commit b5074c5

Browse files
committed
Bump version to 1.0.3
1 parent 8b191d6 commit b5074c5

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ are unlikely to be accepted unless they are themselves direct transliterations
1414
of bugfixes in the Python version.
1515

1616
**This port has been marked version 1.0**. It is based on the Python version at
17-
commit `463d780a698cbacb1cf5590ae849b8f890baf25d
18-
<https://github.com/docopt/docopt/commit/463d780a698cbacb1cf5590ae849b8f890baf25d>`_
19-
(labelled **0.6.1**).
17+
commit `a093f938b7f26564434f3c15a1dcc39e017ad638
18+
<https://github.com/docopt/docopt/commit/a093f938b7f26564434f3c15a1dcc39e017ad638>`_
19+
(labelled **0.6.2**).
2020

2121
It has been quite stable for a long time and has barely been changed. The Python version
2222
receives only occasional bugfixes and keeping the version numbers pinned has been more

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "docopt/docopt",
33
"type": "library",
44
"description": "Port of Python's docopt for PHP >=5.3",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"keywords": ["cli","docs"],
77
"homepage": "http://github.com/docopt/docopt.php",
88
"license": "MIT",

py

0 commit comments

Comments
 (0)