Skip to content

Commit 1ed4d96

Browse files
committed
🔖 Bump up to version 0.3.7 -> 0.3.8.
1 parent cb40819 commit 1ed4d96

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## Latest Changes
44

5+
## 0.3.8
6+
7+
### :bug: Fix Bugs
8+
9+
- :gear: fixed: add hash for list and set type in freeze_args func. (_2024-09-13_)
10+
11+
### :package: Build & Workflow
12+
13+
- :toolbox: build: add support for python version 3.13. (_2024-09-13_)
14+
515
## 0.3.7
616

717
### :sparkles: Features

src/ddeutil/core/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.7"
1+
__version__ = "0.3.8"

0 commit comments

Comments
 (0)