Skip to content

Releases: zapata-engineering/orquestra-braket

v0.4.0: chore: Remove Python 3.11 upper bound (#17)

19 Oct 15:27
64e185f
Compare
Choose a tag to compare
## Description

In order to allow Python versions newer than 3.10 we need to remove the
upper bound.

This PR:
- allows Orquestra Braket to work on 3.11 and later
- Fixes tests that were not running
- Updates Braket


## Please verify that you have completed the following steps

- [x] I have self-reviewed my code.
- [x] I have included test cases validating introduced feature/fix.
- [x] I have updated documentation.

v0.3.0

06 Dec 21:40
e55b8b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Oct 14:44
b2c1873
Compare
Choose a tag to compare
fix: workflow includes AWS_REGION for release (#13)

Initial Release

18 Aug 16:17
9e85a6c
Compare
Choose a tag to compare

Initial release