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

Commit 31db1f7

Browse files
committed
bump: version 8.1.48.post1 → 8.1.48.post2
1 parent d001882 commit 31db1f7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 8.1.48.post2 (2025-06-09)
2+
3+
### Feat
4+
5+
- add org.apache.poi (#196)
6+
7+
### Refactor
8+
9+
- **org**: correctly implment interfaces (#202)
10+
111
## 8.1.48.post1 (2025-05-28)
212

313
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "ignition-api-stubs"
9-
version = "8.1.48.post1"
9+
version = "8.1.48.post2"
1010
description = "Ignition Scripting API Stubs"
1111
readme = "README.md"
1212
keywords = [

0 commit comments

Comments
 (0)