8000
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 2e02b3b commit d7f2269Copy full SHA for d7f2269
README.md
@@ -140,6 +140,8 @@ A release is made and uploaded to PyPI when a new tag is pushed to master branch
140
141
``cv_major.cv_minor.cv_revision.package_revision`` e.g. ``3.1.0.0``
142
143
+The master branch follows OpenCV master branch releases. 3.4 branch follows OpenCV 3.4 bugfix releases.
144
+
145
### Development builds
146
147
Every commit to the master branch of this repo will be built. Possible build artifacts use local version identifiers:
@@ -166,4 +168,4 @@ Currently, builds for following Python versions are provided:
166
168
- 3.5
167
169
- 3.6
170
- 3.7
-- 3.8
171
+- 3.8
0 commit comments