Skip to content

Commit 359f468

Browse files
author
PyPI Poetry Publish Bot
committed
Change version to v0.1.0
1 parent 80106a8 commit 359f468

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__version__='v0.1.0'

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 = "0.1.0"
3+
version = "v0.1.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)