We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dab5ca commit cefcb4eCopy full SHA for cefcb4e
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.0] - 2019-09-17
7
### Added
8
- Added PyTorch CyclicLR scheduler
9
### Changed
torchbearer/version.py
@@ -1 +1 @@
1
-__version__ = '0.5.0.dev'
+__version__ = '0.5.0'
0 commit comments