Skip to content

Commit d670b17

Browse files
committed
new version: a better HttpRpc protocol.
1 parent 2609ba0 commit d670b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rpclib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
1818
#
1919

20-
__version__ = '2.3.0-beta'
20+
__version__ = '2.3.1-beta'
2121

2222
from _base import TransportContext
2323
from _base import EventContext

0 commit comments

Comments
 (0)