Snowplow Python Tracker v1.0.1

We are pleased to announce the release of the Snowplow Python Tracker v1.0.1.This release fixes a small bug in the self describing event timestamp assignment.

CHANGELOG

  • track_self_describing_event() is called with an unexpected keyword argument true_timestamp (#350) (Thanks to @andehen)

Upgrading

To upgrade using pip:

pip install snowplow-tracker==1.0.1

Full details of how to upgrade to the latest version can be found here .

See the setup section in the documentation for more information.

On GitHub: GitHub - snowplow/snowplow-python-tracker: Snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games

On PyPI: snowplow-tracker ยท PyPI

2 Likes