Skip to content

Project

Changelog

Release notes are published with each tagged version on GitHub Releases. They are generated automatically from the conventional-commit history by the release pipeline, so every released change is accounted for.

The installed version is always available at runtime:

import tsdynamics as ts
ts.__version__