Skip to content

Commit 5a1d6c9

Browse files
author
Joe Bowers
committed
Version bump
1 parent e8d9e40 commit 5a1d6c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGES.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
2-
v2.0.2dev (These changes have not been released)
3-
* Ignore source IP in events by default
1+
v3.0.0
2+
* BACKWARD BREAKING CHANGE: Ignore source IP in events by default
3+
* Allow users to provide "envelope" or "meta" tracking information
44

55
v2.0.1
66
* New build

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='mixpanel-py',
8-
version='2.0.2dev',
8+
version='3.0.0',
99
author='Mixpanel, Inc.',
1010
author_email='[email protected]',
1111
packages=['mixpanel'],

0 commit comments

Comments
 (0)