Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1e5cf commit 5d768c4Copy full SHA for 5d768c4
1 file changed
doc/devel/min_dep_policy.rst
@@ -4,6 +4,12 @@
4
Minimum Version of Dependencies Policy
5
======================================
6
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
13
Python and numpy
14
================
15
0 commit comments