Skip to content

Commit fe2c278

Browse files
committed
Update README to clarify pip module versioning
1 parent d59bef0 commit fe2c278

File tree

2 files changed

+2
-23
lines changed

2 files changed

+2
-23
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ The version number of the pip module corresponds to the version of the Data Cont
88

99
| Data Contract Specification Version | Pip Module Version |
1010
|-------------------------------------|--------------------|
11-
| 1.1.0 | 1.1.0 |
11+
| 1.1.0 | >=1.1.0 |
1212

13-
Fixes of a specific version are shipped with post released: `1.1.0.post1`, `1.1.0.post2`, etc.
13+
**Note**: We mirror major and minor version from the Data Contract Specification to the pip module, but not the patch version!
1414

1515
## Installation
1616

release

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)