Skip to content

Commit

Permalink
Updated setup with the new patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
FelSiq committed Mar 23, 2021
1 parent d3029e0 commit 16b53fa
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 @@ -14,9 +14,9 @@

setuptools.setup(
name="tspymfe",
version="0.0.4",
version="0.0.5",
author="Felipe Siqueira",
author_email="[email protected]",
author_email="[email protected]",
description="Univariate time-series expansion for Pymfe package",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 16b53fa

Please sign in to comment.