File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 22Changelog
33#########
44
5- Development Version 1.7.0 [unreleased]
6- ======================================
5+ Version 1.7.0
6+ =============
77
88* New: `.Cursor.to_dict` method.
99* Move away from setup.cfg to pyproject.toml, changed source three layout.
Original file line number Diff line number Diff line change 2323author = 'Pavel Císař'
2424
2525# The short X.Y version
26- version = '1.6 .0'
26+ version = '1.7 .0'
2727
2828# The full version, including alpha/beta/rc tags
29- release = '1.6 .0'
29+ release = '1.7 .0'
3030
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11sphinx-bootstrap-theme >= 0.8.1
22sphinx-autodoc-typehints >= 1.19.4
3+ sphinx >= 5.3
34.
You can’t perform that action at this time.
0 commit comments