Skip to content

Commit

Permalink
Merge pull request #39 from aseemanand/aanand_102724v3
Browse files Browse the repository at this point in the history
Updated toml file to reflect same summary description as in the Readme file
  • Loading branch information
jpamarthi authored Oct 27, 2024
2 parents 7db9768 + f0f98b8 commit 1efb6c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[project]
name = "pycatcher"
version = "0.0.13"
version = "0.0.14"
authors = [
{name="Aseem Anand", email="[email protected]"},
]
maintainers = [
{name="Jagadish Pamarthi", email="[email protected]"},
]
description = "This package identifies the day-level time-series outliers for a given dataset"
description = "This package identifies outlier(s) for a given day-level time-series dataset."
readme = "README.md"
requires-python = ">=3.8"
classifiers = [
Expand Down

0 comments on commit 1efb6c6

Please sign in to comment.