Skip to content

Commit ea97e47

Browse files
committed
bump: version 2023.4.0.post2 → 2024.5.0
1 parent d8cdadb commit ea97e47

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

Diff for: CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## v2024.5.0 (2024-05-01)
2+
3+
### BREAKING CHANGE
4+
5+
- deprecate incendium.util module
6+
7+
### Refactor
8+
9+
- **util**: move out of util (#81)
10+
11+
## v2023.4.0.post2 (2024-02-22)
12+
13+
## v2023.4.0.post1 (2023-09-23)
14+
15+
### Feat
16+
17+
- **pip**: python 3.11 (#56)
18+
119
## v2023.4.0.post2 (2024-02-22)
220

321
## v2023.4.0.post1 (2023-09-23)

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "incendium-stubs"
9-
version = "2023.4.0.post2"
9+
version = "2024.5.0"
1010
description = "incendium stubs package"
1111
readme = "README.md"
1212
keywords = [

0 commit comments

Comments
 (0)