Skip to content

Commit 4648dec

Browse files
author
PyPI Poetry Publish Bot
committed
Change version to v0.7.0
1 parent a5a1fa4 commit 4648dec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__='v0.6.0'
1+
__version__='v0.7.0'

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyindicators"
3-
version = "v0.6.0"
3+
version = "v0.7.0"
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)