File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.4.0] - 2021-09-02
10+ ### Changed
11+ - Update materials from CAI to C2PA.
12+
913## [ 1.3.3] - 2021-08-26
1014### Fixed
1115- [ #17 ] ( https://github.com/numbersprotocol/starling-cai/issues/17 ) Fail to pass signature verification
@@ -31,7 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3135### Removed
3236- Section about "changelog" vs "CHANGELOG".
3337
34- [ Unreleased ] : https://github.com/olivierlacan/keep-a-changelog/compare/v1.3.3...HEAD
38+ [ Unreleased ] : https://github.com/olivierlacan/keep-a-changelog/compare/v1.4.0...HEAD
39+ [ 1.4.0 ] : https://github.com/numbersprotocol/starling-cai/compare/v1.3.3...v1.4.0
3540[ 1.3.3 ] : https://github.com/numbersprotocol/starling-cai/compare/v1.3.2...v1.3.3
3641[ 1.3.2 ] : https://github.com/numbersprotocol/starling-cai/compare/v1.3.1...v1.3.2
3742[ 1.3.1 ] : https://github.com/numbersprotocol/starling-cai/compare/v1.3.0...v1.3.1
Original file line number Diff line number Diff line change 1010
1111setup (
1212 name = 'c2pa' ,
13- version = 'v1.3.3 ' ,
13+ version = 'v1.4.0 ' ,
1414 description = 'Implementation of C2PA: Coalition for Content Provenance and Authenticity.' ,
1515 long_description = long_description ,
1616 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments