Skip to content

Commit 695a01e

Browse files
committed
update version and changelog for 1.7.2 release
1 parent be58159 commit 695a01e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/pytorch_lightning/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

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

7+
## [1.7.2] - 2022-08-16
8+
9+
### Fixed
10+
11+
-
12+
13+
714
## [1.7.1] - 2022-08-09
815

916
### Fixed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "1.7.1"
1+
version = "1.7.2"

0 commit comments

Comments
 (0)