Skip to content

Commit 256313f

Browse files
committed
Post 3.0.0rc3 release actions done
1 parent e96515e commit 256313f

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release notes
22

3+
## Changes from 3.0.0-rc.3 to 3.0.0
4+
5+
XXX version-specific blurb XXX
6+
7+
38
## Changes from 3.0.0-rc.2 to 3.0.0-rc.3
49

510
* Now you can get and set the whole values of VLMeta instances with the `vlmeta[:]` syntax.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"py-cpuinfo",
3939
"httpx",
4040
]
41-
version = "3.0.0rc3"
41+
version = "3.0.0.dev"
4242

4343

4444
[project.optional-dependencies]

0 commit comments

Comments
 (0)