File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11Release history
22===============
33
4- `v0.18.4 ` - unreleased
4+ `v0.18.4 ` - 2025-02-12
55----------------------
66
77Changed
@@ -672,6 +672,7 @@ Added
672672- this changelog, markdown description content type tag for PyPI
673673- use [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
674674
675+ .. _`v0.18.4` : https://github.com/rnd-team-dev/plotoptix/releases/tag/v0.18.4
675676.. _`v0.18.3` : https://github.com/rnd-team-dev/plotoptix/releases/tag/v0.18.3
676677.. _`v0.18.2` : https://github.com/rnd-team-dev/plotoptix/releases/tag/v0.18.2
677678.. _`v0.18.1` : https://github.com/rnd-team-dev/plotoptix/releases/tag/v0.18.1
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ System Requirements
7979-------------------
8080
8181- a `CUDA-enabled GPU <https://developer.nvidia.com/cuda-gpus >`__ with compute capability >= 5.0;
82- - NVIDIA driver >= r555 ;
82+ - NVIDIA driver >= r570 ;
8383- **Python 3 64-bit **
8484- Windows:
8585 - `FFmpeg <https://ffmpeg.org/download.html >`__ >= 7.0
Original file line number Diff line number Diff line change 1313__author__ = "Robert Sulej, R&D Team <dev@rnd.team>"
1414__status__ = "beta"
1515__version__ = "0.18.4"
16- __date__ = "30 Jan 2025"
16+ __date__ = "12 Feb 2025"
1717
1818import logging
1919
You can’t perform that action at this time.
0 commit comments