We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00af4ff commit 8436c90Copy full SHA for 8436c90
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.1] - 2019-11-06
7
### Added
8
- Added BCPlus callback for between-class learning
9
- Added support for PyTorch 1.3
torchbearer/version.py
@@ -1 +1 @@
1
-__version__ = '0.5.1.dev'
+__version__ = '0.5.1'
0 commit comments