We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 716908f commit 3eeb67aCopy full SHA for 3eeb67a
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
## Latest Changes
4
5
+## 0.4.6
6
+
7
+### :card_file_box: Documents
8
9
+- :page_facing_up: docs: update readme file. (_2025-01-18_)
10
+- :page_facing_up: docs: update docs-string on base func. (_2025-01-18_)
11
12
+### :bug: Fix Bugs
13
14
+- :gear: fixed: rename hash_all func to hash_value. (_2025-01-18_)
15
16
## 0.4.5
17
18
### :sparkles: Features
src/ddeutil/core/__about__.py
@@ -1 +1 @@
1
-__version__ = "0.4.5"
+__version__ = "0.4.6"
0 commit comments