Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
baraline authored Nov 4, 2022
1 parent c2b15a0 commit 008f57b
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,6 +1,6 @@
[project]
name = "convst"
version = "0.2.1"
version = "0.2.2"
description = "The Random Dilation Shapelet Transform algorithm and associated works"
readme = "README.md"
authors = [
Expand Down Expand Up @@ -65,4 +65,4 @@ build-backend = "setuptools.build_meta"
log_cli = true
log_cli_level = "INFO"
log_cli_format = "%(asctime)s [%(levelname)8s] %(message)s (%(filename)s:%(lineno)s)"
log_cli_date_format = "%Y-%m-%d %H:%M:%S"
log_cli_date_format = "%Y-%m-%d %H:%M:%S"

0 comments on commit 008f57b

Please sign in to comment.