We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a32de2 commit 7387967Copy full SHA for 7387967
2 files changed
CHANGELOG.md
@@ -10,6 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
11
### Added
12
13
+### Changed
14
+
15
+### Fixed
16
17
18
+## v0.1.3
19
20
+### Added
21
22
* `l2l.vision.datasets.CUBirds200`.
23
24
### Changed
learn2learn/_version.py
@@ -1 +1 @@
1
-__version__ = '0.1.2'
+__version__ = '0.1.3'
0 commit comments