Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 8bc91eb

Browse files
authored
bump version to 0.3.0 (#323)
1 parent 1921ad5 commit 8bc91eb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [0.3.0] - 2021-MM-DD
7+
## [0.3.0] - 2021-05-20
88

99
### Added
1010

flash/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.3.0rc0"
1+
__version__ = "0.3.0"
22
__author__ = "PyTorchLightning et al."
33
__author_email__ = "name@pytorchlightning.ai"
44
__license__ = 'Apache-2.0'

0 commit comments

Comments
 (0)