Skip to content

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 30 Jun 08:56
· 52 commits to master since this release

v0.3.6

Changes

Bug Fixes

  • Expand Python version support to 3.10 and 3.11
    • Change requires-python from >=3.12 to >=3.10
    • Add CI matrix to test Python 3.10, 3.11, 3.12
    • Enables deployment on enterprise Linux (RHEL 8, Ubuntu 20.04, etc.)

Improvements

  • Verify scapy and rich dependencies are compatible with Python 3.10+

Installation

pip install omcipcap==0.3.6

Full Changelog: v0.3.5...v0.3.6