Skip to content

Commit 02a9224

Browse files
Release prep 1.9.0 (#316)
* minor version update * update changelog for release 1.9.0 * update changelog to remove unreleased section * correcting changelog version for latestest
1 parent 33e3d03 commit 02a9224

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
The intended audience of this file is for py42 consumers -- as such, changes that don't affect
99
how a consumer would use the library (e.g. adding unit tests, updating documentation, etc) are not captured here.
1010

11-
## Unreleased
11+
## 1.9.0 - 2021-08-19
1212

1313
### Added
1414

src/code42cli/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.8.1"
1+
__version__ = "1.9.0"

0 commit comments

Comments
 (0)