Skip to content

Commit

Permalink
Merge pull request #35 from norm/release-093
Browse files Browse the repository at this point in the history
0.9.3 has been uploaded to pypi
  • Loading branch information
norm authored Mar 3, 2021
2 parents d8f0d1b + 5ccdb9f commit 66c0dce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
10 changes: 1 addition & 9 deletions documentation/release-notes.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,13 @@

# Release notes for Flourish

## 0.9.3 - UNRELEASED

High level description, if applicable.
## 0.9.3 - 3 March 2021

#### New

* Add `--invalidate` option to `flourish upload` that issues a CloudFront
invalidation on the paths uploaded.

#### Other changes

#### Bug fixes

#### Dependency updates


## 0.9.2 - 22 February 2021

Expand Down
2 changes: 1 addition & 1 deletion flourish/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.9.2'
__version__ = '0.9.3'

0 comments on commit 66c0dce

Please sign in to comment.