Skip to content

Commit 2b35c99

Browse files
author
PyPI Poetry Publish Bot
committed
Change version to v0.9.1
1 parent 799a668 commit 2b35c99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__='v0.9.0'
1+
__version__='v0.9.1'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyindicators"
3-
version = "v0.9.0"
3+
version = "v0.9.1"
44
description = "PyIndicators is a powerful and user-friendly Python library for technical analysis indicators and metrics. Written entirely in Python, it requires no external dependencies, ensuring seamless integration and ease of use."
55
authors = ["Marc van Duyn"]
66
readme = "README.md"

0 commit comments

Comments
 (0)