We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc0feb commit d9e836cCopy full SHA for d9e836c
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.3.2] - 2019-05-28
7
### Added
8
### Changed
9
### Deprecated
torchbearer/version.py
@@ -1 +1 @@
1
-__version__ = '0.3.2.dev'
+__version__ = '0.3.2'
0 commit comments