We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940e75e commit 6262b30Copy full SHA for 6262b30
CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
5
6
-## [Unreleased]
+## [0.5.2] - 2020-28-01
7
### Added
8
- Added option to use mixup loss with cutmix
9
- Support for PyTorch 1.4.0
torchbearer/version.py
@@ -1 +1 @@
1
-__version__ = '0.5.1'
+__version__ = '0.5.2'
0 commit comments