Skip to content

Commit 42ec90c

Browse files
authored
Merge pull request #122 from feltech/release/1.0.0-alpha.13
[Release] Bump version to v1.0.0-alpha.13
2 parents 2c67517 + 7ae19af commit 42ec90c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release Notes
22
=============
33

4-
v1.0.0-alpha.x
4+
v1.0.0-alpha.13
55
--------------
66

77
### Breaking changes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
1010

1111
[project]
1212
name = "openassetio-traitgen"
13-
version = "1.0.0a12"
13+
version = "1.0.0a13"
1414
requires-python = ">=3.10"
1515
dependencies = ["jinja2==3.1.6", "pyyaml==6.0.0", "jsonschema==4.7.2"]
1616

0 commit comments

Comments
 (0)