Skip to content

Commit 5fc376b

Browse files
committed
Bump version to 0.9.0
1 parent 3f3e564 commit 5fc376b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
setup(
99
name='clickplc',
10-
version='0.8.3',
10+
version='0.9.0',
1111
description="Python driver for Koyo Ethernet ClickPLCs.",
1212
long_description=long_description,
1313
long_description_content_type='text/markdown',
14-
url='https://github.com/numat/clickplc/',
14+
url='https://github.com/alexrudd2/clickplc/',
1515
author='Patrick Fuller',
1616
author_email='[email protected]',
1717
maintainer='Alex Ruddick',

0 commit comments

Comments
 (0)