This commit is contained in:
Ichinga Samuel
2025-01-16 19:51:08 +01:00
parent 77bea7fcb9
commit 41e489d23e
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## [4.0.7](https://github.com/Ichinga-Samuel/aiomql/releases/edit/untagged-7d784e53ee13316aac97) - 2025-01-16
## [4.0.7](https://github.com/Ichinga-Samuel/aiomql/releases/tag/v4.0.7) - 2025-01-16
### Changed
- Candles underlying DataFrame is now indexed by datetime.
-1
View File
@@ -220,5 +220,4 @@ Feeling generous, like the package or want to see it become a more mature packag
Consider supporting the project by buying me a coffee.
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/ichingasamuel)
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "aiomql"
version = "4.0.6"
version = "4.0.7"
readme = "README.md"
requires-python = ">=3.11"
classifiers = [