Skip to content

Commit

Permalink
Merge branch 'version-0.1.3' into 'main'
Browse files Browse the repository at this point in the history
Cleanup of doc files

See merge request u0143709/dtaianomaly!32
  • Loading branch information
LouisCarpentier42 committed Nov 7, 2023
2 parents 6dc98a9 + 8f3a5be commit 36cdc19
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Change Log
All notable changes to this project will be documented in this file.

## [0.1.3] - 2023-11-07

There was another, similar bug.

### Added

### Changed

### Fixed
- Also added a `__init__.py` file in the utility directory for the affiliation metrics.

## [0.1.2] - 2023-11-07

This update is to fix a crucial but small bug.
Expand Down
Empty file.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "dtaianomaly"
version = "0.1.2"
version = "0.1.3"
description = "A simple-to-use Python package for time series anomaly detection!"
requires-python = ">=3.6,<=3.11"
authors = [
Expand Down

0 comments on commit 36cdc19

Please sign in to comment.