Skip to content

Commit 9b72905

Browse files
committed
[Release] Bump version to v1.0.0-alpha.13
Closes #120 Signed-off-by: David Feltell <david.feltell@foundry.com>
1 parent 233618d commit 9b72905

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)