Skip to content

v0.2.2 - Auto-updater

Latest

Choose a tag to compare

@carlosjperez carlosjperez released this 30 Jan 09:45

New Features

  • Auto-updater: CLI checks PyPI on startup and updates automatically
  • Centralized versioning: Single source of truth in _version.py

Technical

  • Dynamic versioning in pyproject.toml
  • 26 new tests for updater module
  • 82% code coverage

Installation

pipx install hardwarextractor
# or
pip install hardwarextractor==0.2.2

The CLI will now auto-update when new versions are released.