Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3da0b7c

Browse files
authoredAug 3, 2023
Merge pull request #53 from foundrytom/work/v1.0.0-alpha.7
[Release] Bump version to v1.0.0-alpha.7
2 parents b20b012 + 0907355 commit 3da0b7c

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

77
### New features

‎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-mediacreation"
13-
version = "1.0.0a6"
13+
version = "1.0.0a7"
1414
requires-python = ">=3.7"
1515
dependencies = ["openassetio>=1.0.0a6"]
1616

0 commit comments

Comments
 (0)
Please sign in to comment.