Skip to content

Commit bcd9a5c

Browse files
committed
Incrementing version.
1 parent 6a66d6c commit bcd9a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
distutils.core.setup(
2020
name = "jsonrpclib",
21-
version = "0.12",
21+
version = "0.13",
2222
packages = ["jsonrpclib"],
2323
author = "Josh Marshall",
2424
author_email = "[email protected]",

0 commit comments

Comments
 (0)