8000 DOC: clarify what 'minor version' means · matplotlib/matplotlib@5d768c4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d768c4

Browse files
committed
DOC: clarify what 'minor version' means
1 parent aa1e5cf commit 5d768c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/devel/min_dep_policy.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
Minimum Version of Dependencies Policy
55
======================================
66

7+
For the purpose of this document, 'minor version' is in the sense of
8+
SemVer (major, minor, patch) and includes both major and minor
9+
releases. For projects that use date-based versioning, every release
10+
is a 'minor version'.
11+
12+
713
Python and numpy
814
================
915

0 commit comments

Comments
 (0)
0