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 be58159 commit 695a01eCopy full SHA for 695a01e
src/pytorch_lightning/CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
+## [1.7.2] - 2022-08-16
8
+
9
+### Fixed
10
11
+-
12
13
14
## [1.7.1] - 2022-08-09
15
16
### Fixed
src/pytorch_lightning/__version__.py
@@ -1 +1 @@
1
-version = "1.7.1"
+version = "1.7.2"
0 commit comments