Skip to content

Commit d2e8336

Browse files
Post release update - 2.9.0 (#40)
Co-authored-by: GitHub Action <action@github.com>
1 parent 1f5cfca commit d2e8336

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
### Added
8+
9+
### Changed
10+
11+
### Removed
12+
13+
## 2.9.0 - 2025-05-20
14+
715
### Changed
816

917
- Architecture name mapping improvement.

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
version=2.8.2
1+
version=2.9.0
22
group=com.pswidersk
3-
pythonPluginVersionForExamples=2.8.2
3+
pythonPluginVersionForExamples=2.9.0
44
kotlin.code.style=official
55
# Opt-out flag for bundling Kotlin standard library.
66
# See https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library for details.

0 commit comments

Comments
 (0)