File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ A Python library for the REST API of [Nuclos](http://www.nuclos.de/).
66
77| Version | Compatible Nuclos versions | Download |
88| --------------------------------------------------------------- | -------------------------- | -------- |
9- | [ 1.5 ] ( https://github.com/saierd/python-nuclos/releases/tag/1.5 ) | ≥ 4.7.2 | [ zip] ( https://github.com/saierd/python-nuclos/releases/download/1.5 /python-nuclos-1.5 .zip ) |
9+ | [ 1.6 ] ( https://github.com/saierd/python-nuclos/releases/tag/1.5 ) | ≥ 4.7.2 | [ zip] ( https://github.com/saierd/python-nuclos/releases/download/1.6 /python-nuclos-1.6 .zip ) |
1010| [ 1.4] ( https://github.com/saierd/python-nuclos/releases/tag/1.4 ) | 4.5.* | [ zip] ( https://github.com/saierd/python-nuclos/releases/download/1.4/python-nuclos-1.4.zip ) |
1111| [ 1.0] ( https://github.com/saierd/python-nuclos/releases/tag/1.0 ) | 4.4.0 | [ zip] ( https://github.com/saierd/python-nuclos/releases/download/1.0/python-nuclos-1.0.zip ) |
1212
Original file line number Diff line number Diff line change 33
44This project is licensed under the terms of the MIT license. See the LICENSE file.
55"""
6- __version__ = "1.5 "
6+ __version__ = "1.6 "
77
88# TODO: Support SSL.
99
You can’t perform that action at this time.
0 commit comments