Skip to content

Commit 852eaa2

Browse files
committed
bump version 1.3.3.
1 parent fdcc9be commit 852eaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pjrpc/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__description__ = 'Extensible JSON-RPC library'
33
__url__ = 'https://github.com/dapper91/pjrpc'
44

5-
__version__ = '1.3.2'
5+
__version__ = '1.3.3'
66

77
__author__ = 'Dmitry Pershin'
88
__email__ = '[email protected]'

0 commit comments

Comments
 (0)