We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59bef0 commit fe2c278Copy full SHA for fe2c278
README.md
@@ -8,9 +8,9 @@ The version number of the pip module corresponds to the version of the Data Cont
8
9
| Data Contract Specification Version | Pip Module Version |
10
|-------------------------------------|--------------------|
11
-| 1.1.0 | 1.1.0 |
+| 1.1.0 | >=1.1.0 |
12
13
-Fixes of a specific version are shipped with post released: `1.1.0.post1`, `1.1.0.post2`, etc.
+**Note**: We mirror major and minor version from the Data Contract Specification to the pip module, but not the patch version!
14
15
## Installation
16
release
0 commit comments