Skip to content

Commit 6262b30

Browse files
committed
Bump version number
1 parent 940e75e commit 6262b30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55

6-
## [Unreleased]
6+
## [0.5.2] - 2020-28-01
77
### Added
88
- Added option to use mixup loss with cutmix
99
- Support for PyTorch 1.4.0

torchbearer/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.5.1'
1+
__version__ = '0.5.2'

0 commit comments

Comments
 (0)