Skip to content

Commit 58730d4

Browse files
committed
Bumped version number.
1 parent 2a6cdf3 commit 58730d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MIT License
2-
Copyright (c) 2018 YOUR NAME
2+
Copyright (c) 2021 Matt Clarke, Practical Data Science
33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal
55
in the Software without restriction, including without limitation the rights

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
setup(
1010
name='ecommercetools',
1111
packages=find_namespace_packages(include=['ecommercetools.*']),
12-
version='0.24',
12+
version='0.25',
1313
license='MIT',
1414
description='EcommerceTools is a data science toolkit for ecommerce, marketing science, and technical SEO.',
1515
long_description=long_description,

0 commit comments

Comments
 (0)