We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636dbc6 commit bf9a54aCopy full SHA for bf9a54a
CHANGELOG.md
@@ -8,7 +8,7 @@ The project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html
8
9
## 2.0.0
10
11
-*Release Date: -*
+*Release Date: - 2024-12-19*
12
13
- Non-backward compatible changes:
14
- Re-named several Hexital arguments
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "hexital"
3
-version = "1.1.2"
+version = "2.0.0"
4
description = "Hex Incremental Technical Analysis Library"
5
readme = "README.md"
6
license = "MIT"
0 commit comments