Skip to content

Commit

Permalink
v0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
AzulGarza committed Dec 8, 2022
1 parent 2b2601c commit 5ce2ba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

setuptools.setup(
name="tsfeatures",
version="0.3.1",
version="0.4.0",
description="Calculates various features from time series data.",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/FedericoGarza/tsfeatures",
url="https://github.com/Nixtla/tsfeatures",
packages=setuptools.find_packages(),
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 5ce2ba7

Please sign in to comment.