File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
### Added
10
10
- Upcoming changes...
11
11
12
+ ## [ 1.12.0] - 2024-03-26
13
+ ### Changed
14
+ - Updated free default URL to now point to ` https://api.osskb.org `
15
+ - Updated premium default URL to now point to ` https://api.scanoss.com `
16
+
12
17
## [ 1.11.1] - 2024-03-18
13
18
### Added
14
19
- Integrate CURL and jq
@@ -304,4 +309,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
304
309
[ 1.9.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.8.0...v1.9.0
305
310
[ 1.10.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.9.0...v1.10.0
306
311
[ 1.11.0 ] : https://github.com/scanoss/scanoss.py/compare/v1.10.0...v1.11.0
307
- [ 1.11.1 ] : https://github.com/scanoss/scanoss.py/compare/v1.11.0...v1.11.1
312
+ [ 1.11.1 ] : https://github.com/scanoss/scanoss.py/compare/v1.11.0...v1.11.1
313
+ [ 1.11.1 ] : https://github.com/scanoss/scanoss.py/compare/v1.11.1...v1.12.0
Original file line number Diff line number Diff line change 22
22
THE SOFTWARE.
23
23
"""
24
24
25
- __version__ = '1.11.1 '
25
+ __version__ = '1.12.0 '
You can’t perform that action at this time.
0 commit comments