Skip to content

Commit 9321468

Browse files
committed
initial
1 parent 46ce989 commit 9321468

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
@@ -8,7 +8,7 @@ def get_long_description():
88

99
setup(
1010
name="pyros_api",
11-
version="0.1",
11+
version="0.1.1",
1212
description="A simplified routerOS api in python!",
1313
long_description=get_long_description(),
1414
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)