Commit 5b0a91c
committed
release: bump version to 1.1.0
Everything merged to main since 1.0.0 is additive/backward-compatible
(new fd.* APIs, interactive render layer, cleaning memory, contract/CDC/
provenance gates, benchmarks, bugfixes) per the CHANGELOG Unreleased
section, so per the project's stated semver policy this is a MINOR bump.
Updates the two required sources of truth (pyproject.toml, __init__.py)
and moves the changelog Unreleased notes under a dated 1.1.0 heading.1 parent e515f90 commit 5b0a91c
3 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments