Skip to content

Commit 4123a84

Browse files
committed
Bump version to 0.5.1
1 parent 0b8b9e9 commit 4123a84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "streamdaq"
7-
version = "0.5.0"
7+
version = "0.5.1"
88
description = "Plug-and-play real-time quality monitoring for data streams!"
99
authors = [
1010
{name = "Vassilis Papastergios", email = "papster@csd.auth.gr"},
@@ -84,6 +84,6 @@ max-line-length = 120
8484
extend-ignore = "E203,W503"
8585

8686
[tool.mypy]
87-
python_version = "0.5.0"
87+
python_version = "0.5.1"
8888
warn_return_any = true
8989
warn_unused_configs = true

0 commit comments

Comments
 (0)