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 PyPI: snowplow-tracker ยท PyPI