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

Commit 9fb9f04

Browse files
committed
bump: version 8.1.44.post1 → 8.1.45
1 parent 89dca07 commit 9fb9f04

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v8.1.45 (2025-01-08)
2+
3+
## v8.1.44.post1 (2024-11-06)
4+
5+
### Fix
6+
7+
- **ia**: correct AlarmQueryResult method names (#181)
8+
- ignition-devs/ignition-api-8.1#306
9+
110
## v8.1.44.post1 (2024-11-06)
211

312
### Fix

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.44.post1"
9+
version = "8.1.45"
1010
description = "Ignition Scripting API Stubs"
1111
readme = "README.md"
1212
keywords = [

0 commit comments

Comments
 (0)