Skip to content

Commit caba1c8

Browse files
committed
bump version
1 parent 8fb258d commit caba1c8

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.9.0 - 2024-09-18
88
### Added
99
* Added field `normal_layers` to `shader_database.ShaderProgram`.
1010
* Added field `layers` to `OutputAssignment`.

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.8.0"
3+
version = "0.9.0"
44
authors = ["ScanMountGoat"]
55
edition = "2021"
66
readme = "../README.md"

0 commit comments

Comments
 (0)