mirror of
https://github.com/socialwifi/RouterOS-api.git
synced 2025-08-31 15:19:25 +02:00
Back to development: 0.18.1
This commit is contained in:
parent
e406292436
commit
907c4702e9
2 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,12 @@
|
|||
Changelog for RouterOS-api
|
||||
==========================
|
||||
|
||||
## 0.18.1 (unreleased)
|
||||
----------------------
|
||||
|
||||
- Nothing changed yet.
|
||||
|
||||
|
||||
## 0.18.0 (2024-04-30)
|
||||
-------------------
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -11,7 +11,7 @@ def get_long_description():
|
|||
|
||||
setup(
|
||||
name="RouterOS-api",
|
||||
version='0.18.0',
|
||||
version='0.18.1.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