Skip to content

Commit c51495d

Browse files
committed
[Release] Bump version to v1.0.0-alpha.12
Closes #106. Signed-off-by: David Feltell <[email protected]>
1 parent d46b78a commit c51495d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.12
55
--------------
66

77
### Improvements

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.0a11"
13+
version = "1.0.0a12"
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)