We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3befb commit fe7d9bdCopy full SHA for fe7d9bd
setup.py
@@ -9,7 +9,7 @@
9
setup(
10
name='ecommercetools',
11
packages=find_namespace_packages(include=['ecommercetools.*']),
12
- version='0.42.1',
+ version='0.42.2',
13
license='MIT',
14
description='EcommerceTools is a data science toolkit for ecommerce, marketing science, and Python SEO.',
15
long_description=long_description,
0 commit comments