Skip to content

Commit

Permalink
Release v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Kovalenko committed Nov 4, 2020
1 parent 9b97441 commit d33d1de
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [1.0.4] - 2020-11-04

### Added

- Added install script

## [1.0.3] - 2020-11-04

### Changed
Expand Down Expand Up @@ -34,7 +40,8 @@ All notable changes to this project will be documented in this file.

- Initial version

[unreleased]: https://github.com/SupersonicAds/spotcli/compare/v1.0.3...HEAD
[unreleased]: https://github.com/SupersonicAds/spotcli/compare/v1.0.4...HEAD
[1.0.4]: https://github.com/SupersonicAds/spotcli/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/SupersonicAds/spotcli/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/SupersonicAds/spotcli/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/SupersonicAds/spotcli/compare/v1.0.0...v1.0.1
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "spotcli"
version = "1.0.3"
version = "1.0.4"
description = "CLI for Spot Elastigroups management"
authors = ["Dmitry Kovalenko <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit d33d1de

Please sign in to comment.