File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -102,8 +102,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
102102- Fixed 'objectmodel' and 'predict_one' in doc.
103103- Fixed ray dependencies bug
104104
105+ ## [ 0.1.2] ( https://github.com/SuperDuperDB/superduperdb/compare/0.1.1...0.1.2] ) (2024-Jun-20)
105106
106- ## [ 0.1.1] ( https://github.com/SuperDuperDB/superduperdb/compare/0.1.0...0.1.1] ) (2023-Feb-09)
107+ Test release before v0.2
108+
109+ ## [ 0.1.1] ( https://github.com/SuperDuperDB/superduperdb/compare/0.1.0...0.1.1] ) (2024-Feb-09)
107110
108111#### Changed defaults / behaviours
109112
Original file line number Diff line number Diff line change 1- 0.1.2
1+ 0.1.3
Original file line number Diff line number Diff line change 88
99logging = logger .Logging
1010
11- __version__ = '0.2.0 '
11+ __version__ = '0.1.3 '
1212
1313from superduperdb .backends import ibis , mongodb
1414
You can’t perform that action at this time.
0 commit comments