8000 update README · uaganesh/opencv-python@d7f2269 · GitHub
[go: up one dir, main page]

Skip to content

Commit d7f2269

Browse files
committed
update README
1 parent 2e02b3b commit d7f2269

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ A release is made and uploaded to PyPI when a new tag is pushed to master branch
140140

141141
``cv_major.cv_minor.cv_revision.package_revision`` e.g. ``3.1.0.0``
142142

143+
The master branch follows OpenCV master branch releases. 3.4 branch follows OpenCV 3.4 bugfix releases.
144+
143145
### Development builds
144146

145147
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:
166168
- 3.5
167169
- 3.6
168170
- 3.7
169-
- 3.8
171+
- 3.8

0 commit comments

Comments
 (0)
0