File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
Release history
2
2
===============
3
3
4
- `v0.18.3 ` - unreleased
4
+ `v0.18.3 ` - 2025-01-03
5
5
----------------------
6
6
7
7
Changed
@@ -662,6 +662,7 @@ Added
662
662
- this changelog, markdown description content type tag for PyPI
663
663
- use [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
664
664
665
+ .. _`v0.18.2` : https://github.com/rnd-team-dev/plotoptix/releases/tag/v0.18.3
665
666
.. _`v0.18.2` : https://github.com/rnd-team-dev/plotoptix/releases/tag/v0.18.2
666
667
.. _`v0.18.1` : https://github.com/rnd-team-dev/plotoptix/releases/tag/v0.18.1
667
668
.. _`v0.17.1` : https://github.com/rnd-team-dev/plotoptix/releases/tag/v0.17.1
Original file line number Diff line number Diff line change 13
13
__author__ = "Robert Sulej, R&D Team <[email protected] >"
14
14
__status__ = "beta"
15
15
__version__ = "0.18.3"
16
- __date__ = "20 Dec 2024 "
16
+ __date__ = "3 Jan 2025 "
17
17
18
18
import logging
19
19
You can’t perform that action at this time.
0 commit comments