Skip to content

Commit 37ce842

Browse files
[create-pull-request] automated change (#137)
Co-authored-by: LouisCarpentier42 <54282224+LouisCarpentier42@users.noreply.github.com>
1 parent aeffb02 commit 37ce842

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/additional_information/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changelog
33

44
All notable changes to this project will be documented in this file.
55

6-
Latest
6+
[0.5.0] - 2025-10-06
77
------
88

99
.. warning::

dtaianomaly/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.2.dev"
1+
__version__ = "0.5.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dtaianomaly"
3-
version = "0.4.2"
3+
version = "0.5.0"
44
description = "A simple-to-use Python package for time series anomaly detection!"
55
requires-python = ">=3.10,<3.14"
66
authors = [

0 commit comments

Comments
 (0)