Skip to content

Commit e1dd74b

Browse files
authored
dev14 -> rc0 (#7784)
1 parent b79409e commit e1dd74b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [7.0.0-dev14]
8+
## [7.0.0-rc0]
99

10-
[7.0.0-dev14]: https://github.com/microsoft/CCF/releases/tag/ccf-7.0.0-dev14
10+
[7.0.0-rc0]: https://github.com/microsoft/CCF/releases/tag/ccf-7.0.0-rc0
1111

1212
### Added
1313

python/pyproject.toml

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

55
[project]
66
name = "ccf"
7-
version = "7.0.0.dev14"
7+
version = "7.0.0.rc0"
88
authors = [
99
{ name="CCF Team", email="CCF-Sec@microsoft.com" },
1010
]

0 commit comments

Comments
 (0)