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

Commit ec356d1

Browse files
committed
release v0.12.1
Signed-off-by: Florian Scherf <f.scherf@pengutronix.de>
1 parent 7fed19a commit ec356d1

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.12',
7+
version='0.12.1',
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)