mirror of
https://github.com/socialwifi/RouterOS-api.git
synced 2025-08-30 22:59:55 +02:00
Preparing release 0.18.1
This commit is contained in:
parent
28c8b74b9e
commit
8eb00663f5
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
Changelog for RouterOS-api
|
||||
==========================
|
||||
|
||||
## 0.18.1 (unreleased)
|
||||
## 0.18.1 (2024-05-28)
|
||||
----------------------
|
||||
|
||||
- Fix tests not being run with GitHub Actions.
|
||||
|
|
2
setup.py
2
setup.py
|
@ -9,7 +9,7 @@ def get_long_description():
|
|||
|
||||
setup(
|
||||
name="RouterOS-api",
|
||||
version='0.18.1.dev0',
|
||||
version='0.18.1',
|
||||
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