Read-version

Latest version: v0.3.2

Safety actively analyzes 621876 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.2

-------------------
- Support Python 3.9
- Drop support for Python 2.7 and 3.5
- Declare the project inactive and no longer supported

0.3.1

-------------------
- Import setuptools before importing distutils. This way, users who import
`read_version` before importing setuptools 49.2.0 (or any later versions with
the same behavior) will not get a warning about importing distutils before
setuptools.
- Add setuptools as a dependency

0.3.0

-------------------
- Support fetching module docstrings with `variable="__doc__"`

0.2.0

-------------------
- Support Python 3.8
- Drop support for Python 3.4
- Support describing what attributes to read from where via a `pyproject.toml`
file

0.1.1

-------------------
- Fix an inability to cope with assignments to subscripts etc.

0.1.0

-------------------
Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.