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 2
2
Changelog
3
3
#########
4
4
5
- Development Version 1.7.0 [unreleased]
6
- ======================================
5
+ Version 1.7.0
6
+ =============
7
7
8
8
* New: `.Cursor.to_dict` method.
9
9
* Move away from setup.cfg to pyproject.toml, changed source three layout.
Original file line number Diff line number Diff line change 23
23
author = 'Pavel Císař'
24
24
25
25
# The short X.Y version
26
- version = '1.6 .0'
26
+ version = '1.7 .0'
27
27
28
28
# The full version, including alpha/beta/rc tags
29
- release = '1.6 .0'
29
+ release = '1.7 .0'
30
30
31
31
32
32
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 1
1
sphinx-bootstrap-theme >= 0.8.1
2
2
sphinx-autodoc-typehints >= 1.19.4
3
+ sphinx >= 5.3
3
4
.
You can’t perform that action at this time.
0 commit comments