Skip to content

Commit 0d39232

Browse files
committed
Bump to version 0.2.0
1 parent efddce8 commit 0d39232

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = python-dispatch
3-
version = 0.2.dev0
3+
version = 0.2.0
44
author = Matthew Reid
55
author_email = [email protected]
66
url = https://github.com/nocarryr/python-dispatch

sphinx-plugin/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ universal = False
33

44
[metadata]
55
name = python-dispatch-sphinx
6-
version = 0.2.dev0
6+
version = 0.2.0
77
author = Matthew Reid
88
author_email = [email protected]
99
url = https://github.com/nocarryr/python-dispatch

0 commit comments

Comments
 (0)