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

Commit 2364bf3

Browse files
committed
release v0.12
Signed-off-by: Florian Scherf <f.scherf@pengutronix.de>
1 parent d5720f4 commit 2364bf3

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
@@ -4,7 +4,7 @@
44
from setuptools import setup, find_packages
55

66
__name__ == '__main__' and setup(name='aiohttp-json-rpc',
7-
version='0.11.2',
7+
version='0.12',
88
author='Florian Scherf',
99
url='https://github.com/pengutronix/aiohttp-json-rpc/',
1010
author_email='f.scherf@pengutronix.de',

0 commit comments

Comments
 (0)