mirror of
https://github.com/socialwifi/RouterOS-api.git
synced 2025-08-30 22:59:55 +02:00
Back to development: 0.18.2
This commit is contained in:
parent
8eb00663f5
commit
5e7963fcfe
2 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,12 @@
|
|||
Changelog for RouterOS-api
|
||||
==========================
|
||||
|
||||
## 0.18.2 (unreleased)
|
||||
----------------------
|
||||
|
||||
- Nothing changed yet.
|
||||
|
||||
|
||||
## 0.18.1 (2024-05-28)
|
||||
----------------------
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -9,7 +9,7 @@ def get_long_description():
|
|||
|
||||
setup(
|
||||
name="RouterOS-api",
|
||||
version='0.18.1',
|
||||
version='0.18.2.dev0',
|
||||
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