Skip to content

Commit

Permalink
2023 schedule (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 authored Jun 27, 2023
1 parent 7bd1629 commit e0eabad
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exclude: LICENSES|source/elements

repos:
- repo: https://github.com/ambv/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand All @@ -24,7 +24,7 @@ repos:
hooks:
- id: doc8
- repo: https://github.com/fsfe/reuse-tool
rev: v1.1.0
rev: v2.0.0
hooks:
- id: reuse
- repo: https://github.com/pycqa/flake8
Expand Down
33 changes: 33 additions & 0 deletions roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,39 @@
Roadmap
=========

1.3 Schedule
============

===================== ========== ===========
Version Date Notes
===================== ========== ===========
1.3-provisional-rev-1 2023-09-07
1.3-rev-1 2023-11-09
===================== ========== ===========

Details
-------

1.3-provisional-rev-1
+++++++++++++++++++++

========== ================
Date Milestone
========== ================
2023-09-05 Component freeze
2023-09-07 Release
========== ================

1.3-rev-1
+++++++++

========== ================
Date Milestone
========== ================
2023-11-02 Cutoff for all edits
2023-11-09 Release
========== ================

1.2 Schedule
============

Expand Down

0 comments on commit e0eabad

Please sign in to comment.