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 3d03d3d commit 618d50eCopy full SHA for 618d50e
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.5.0 (2025-03-22)
5
+
6
+### Features
7
8
+- Add feature sybmols' date check.
9
+ ([`3d03d3d`](https://github.com/ppmina/Xdata/commit/3d03d3d1d3e78f222393fe6e5af8ba0708b7b1ea))
10
11
12
## v0.4.1 (2025-03-11)
13
14
### Bug Fixes
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
[project]
name = "cryptoservice"
-version = "0.4.1"
+version = "0.5.0"
description = "A cryptocurrency trading info package"
readme = "README.md"
requires-python = ">=3.10,<3.13"
0 commit comments