Snowplow Python Tracker 0.9.1 released

We are pleased to announce a small release of Snowplow Python Tracker version 0.9.1 .

This release fixes a compatibility issue between pycontracts and the latest release of pyparsing, that was preventing the tracker to run alongside pyparsing v3.

Release notes

Update python versions in run-tests script (#256)
Fix pycontracts incompatibility with pyparsing v3 (#255)

Upgrading

$ pip install --upgrade snowplow-tracker 

On Github: Release Snowplow Python Tracker v0.9.1 · snowplow/snowplow-python-tracker · GitHub
On PyPi: snowplow-tracker · PyPI

1 Like