We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 400a3e8 commit 3dcd2d2Copy full SHA for 3dcd2d2
mixpanel/__init__.py
@@ -27,7 +27,7 @@
27
from six.moves import range
28
import urllib3
29
30
-__version__ = '4.9.0'
+__version__ = '4.10.0'
31
VERSION = __version__ # TODO: remove when bumping major version.
32
33
logger = logging.getLogger(__name__)
0 commit comments