Skip to content

Commit e007295

Browse files
committed
bump version
1 parent a783fc3 commit e007295

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## unreleased
7+
## 0.12.0 - 2025-01-15
88
### Added
99
* Added field `root_translation` to `animation.Animation` for additional translation of the root bone.
1010
* Added variant `Unk` to `material.ColorWriteMode`.

xc3_model_py/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xc3_model_py"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
authors = ["ScanMountGoat"]
55
edition = "2021"
66
readme = "../README.md"

0 commit comments

Comments
 (0)