Skip to content

Commit

Permalink
Version bump to covalent 0.202.0 (#32)
Browse files Browse the repository at this point in the history
* Updated plugin to install covalent 0.202.0

* Updated plugin to install covalent 0.202.0
  • Loading branch information
AlejandroEsquivel authored Oct 28, 2022
1 parent 2dd93d1 commit f0a2c49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [UNRELEASED]

### Changed

- Updated SSH plugin version to correspond with covalent >=0.202.0,<1

## [0.9.0] - 2022-10-27

### Changed
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
covalent-aws-plugins>=0.7.0rc0
covalent-ssh-plugin>=0.15.0rc0
covalent-aws-plugins>=0.12.0,<1
covalent-ssh-plugin>=0.17.0,<1

0 comments on commit f0a2c49

Please sign in to comment.