mirror of
https://github.com/socialwifi/RouterOS-api.git
synced 2025-08-31 15:19:25 +02:00
Preparing release 0.18.0
This commit is contained in:
parent
e5d6c82f28
commit
e406292436
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
Changelog for RouterOS-api
|
||||
==========================
|
||||
|
||||
0.18.0 (unreleased)
|
||||
## 0.18.0 (2024-04-30)
|
||||
-------------------
|
||||
|
||||
- Drop support for end-of-life Python versions (2.7, 3.4, 3.5, 3.6, 3.7)
|
||||
|
|
2
setup.py
2
setup.py
|
@ -11,7 +11,7 @@ def get_long_description():
|
|||
|
||||
setup(
|
||||
name="RouterOS-api",
|
||||
version='0.18.0.dev0',
|
||||
version='0.18.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