Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit eef76f0

Browse files
committed
release v0.12.3
Signed-off-by: Florian Scherf <f.scherf@pengutronix.de>
1 parent 033c5ea commit eef76f0

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
@@ -5,7 +5,7 @@
55

66
__name__ == '__main__' and setup(name='aiohttp-json-rpc',
77
include_package_data=True,
8-
version='0.12.2',
8+
version='0.12.3',
99
author='Florian Scherf',
1010
url='https://github.com/pengutronix/aiohttp-json-rpc/',
1111
author_email='f.scherf@pengutronix.de',

0 commit comments

Comments
 (0)