File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 0.65.0 (2026-07-27 )
4+ 0.65.1 (2026-08-01 )
55-------------------
66------------------------
7+ - Fix timeline not being properly incremental. [Duncan Ogilvie]
8+ - Chore(deps): bump twine from 6.2.0 to 7.0.0 in the python-packages
9+ group. [dependabot[bot]]
10+
11+ Bumps the python-packages group with 1 update: [twine](https://github.com/pypa/twine).
12+
13+
14+ Updates `twine ` from 6.2.0 to 7.0.0
15+ - [Release notes](https://github.com/pypa/twine/releases)
16+ - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
17+ - [Commits](https://github.com/pypa/twine/compare/6.2.0...7.0.0)
18+
19+ ---
20+ updated-dependencies:
21+ - dependency-name: twine
22+ dependency-version: 7.0.0
23+ dependency-type: direct:production
24+ update-type: version-update:semver-major
25+ dependency-group: python-packages
26+ ...
27+
28+
29+ 0.65.0 (2026-07-27)
30+ -------------------
731- Refresh issue timelines when cross-references change (#168) [Rodos]
832
933 Cross-references do not change an issue's updated_at, so an incremental
Original file line number Diff line number Diff line change 1- __version__ = "0.65.0 "
1+ __version__ = "0.65.1 "
You can’t perform that action at this time.
0 commit comments