You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -76,7 +76,7 @@ For example; the current pythonocc-core release, 0.18, requires any of the [OCE
76
76
0.18.x](https://github.com/tpaviot/oce/releases) releases. Here, the __Major__
77
77
version name of either OCE or pythonocc-core release is __0__, the __Minor__
78
78
version is __17__ and the __Patch__ version is (optionally) __x__. pythonocc-core can be built with any OCE version that has a corresponding __Major__ and __Minor__ version
79
-
number. For example, pythonocc-core 0.18 can be built with OCE-0.18.1.
79
+
number. For example, pythonocc-core 0.18.1 can be built with OCE-0.18.1.
0 commit comments