File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 1.3.0 ] - 2024-08-30
9
9
10
10
### Changed
11
11
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " fujitsu-ansible-irmc-integration"
3
- version = " 1.2.1 "
3
+ version = " 1.3.0 "
4
4
description = " Ansible modules for manage Fujitsu PRIMERGY servers via iRMC"
5
5
authors = []
6
6
dependencies = [
@@ -10,7 +10,7 @@ dependencies = [
10
10
" requests-toolbelt>=1.0.0" ,
11
11
]
12
12
readme = " README.md"
13
- requires-python = " >= 3.9 "
13
+ requires-python = " >= 3.10 "
14
14
15
15
[build-system ]
16
16
requires = [" hatchling" ]
You can’t perform that action at this time.
0 commit comments