mirror of
https://github.com/socialwifi/RouterOS-api.git
synced 2025-08-31 15:19:25 +02:00
Preparing release 0.17.0
This commit is contained in:
parent
4bf6d9e68c
commit
839af54c77
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
Changelog for RouterOS-api
|
||||
==========================
|
||||
|
||||
0.16.1 (unreleased)
|
||||
0.17.0 (2019-09-24)
|
||||
-------------------
|
||||
|
||||
- Add missing types of field to api_structure
|
||||
|
|
2
setup.py
2
setup.py
|
@ -15,7 +15,7 @@ def get_long_description():
|
|||
|
||||
setup(
|
||||
name="RouterOS-api",
|
||||
version='0.16.1.dev0',
|
||||
version='0.17.0',
|
||||
description='Python API to RouterBoard devices produced by MikroTik.',
|
||||
long_description=get_long_description(),
|
||||
long_description_content_type='text/markdown',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue