We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b20b012 commit 0907355Copy full SHA for 0907355
RELEASE_NOTES.md
@@ -1,7 +1,7 @@
1
Release Notes
2
=============
3
4
-v1.0.0-alpha.x
+v1.0.0-alpha.7
5
--------------
6
7
### New features
pyproject.toml
@@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
10
11
[project]
12
name = "openassetio-mediacreation"
13
-version = "1.0.0a6"
+version = "1.0.0a7"
14
requires-python = ">=3.7"
15
dependencies = ["openassetio>=1.0.0a6"]
16
0 commit comments