Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit 30207b3

Browse files
bump: version 0.1.0 → 0.2.0
1 parent 5336d93 commit 30207b3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 0.2.0 (2025-02-27)
2+
3+
### Feat
4+
5+
- update project CI/CD

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ibevent"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "a ibkr event project"
55
authors = [
66
{name = "Shawn Deng", email = "[email protected]"}

0 commit comments

Comments
 (0)