Skip to content

Commit e0eabad

Browse files
authored
2023 schedule (#489)
1 parent 7bd1629 commit e0eabad

2 files changed

Lines changed: 35 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exclude: LICENSES|source/elements
99

1010
repos:
1111
- repo: https://github.com/ambv/black
12-
rev: 23.1.0
12+
rev: 23.3.0
1313
hooks:
1414
- id: black
1515
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -24,7 +24,7 @@ repos:
2424
hooks:
2525
- id: doc8
2626
- repo: https://github.com/fsfe/reuse-tool
27-
rev: v1.1.0
27+
rev: v2.0.0
2828
hooks:
2929
- id: reuse
3030
- repo: https://github.com/pycqa/flake8

roadmap.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,39 @@
66
Roadmap
77
=========
88

9+
1.3 Schedule
10+
============
11+
12+
===================== ========== ===========
13+
Version Date Notes
14+
===================== ========== ===========
15+
1.3-provisional-rev-1 2023-09-07
16+
1.3-rev-1 2023-11-09
17+
===================== ========== ===========
18+
19+
Details
20+
-------
21+
22+
1.3-provisional-rev-1
23+
+++++++++++++++++++++
24+
25+
========== ================
26+
Date Milestone
27+
========== ================
28+
2023-09-05 Component freeze
29+
2023-09-07 Release
30+
========== ================
31+
32+
1.3-rev-1
33+
+++++++++
34+
35+
========== ================
36+
Date Milestone
37+
========== ================
38+
2023-11-02 Cutoff for all edits
39+
2023-11-09 Release
40+
========== ================
41+
942
1.2 Schedule
1043
============
1144

0 commit comments

Comments
 (0)