Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
prepare release v1.0.2.post0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Dec 4, 2020
1 parent 5ba5330 commit 429886c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.0.2.post0 (2020-12-04)

### Testing and Release Infrastructure

* Change tox basepython to python3

## v1.0.2 (2020-11-23)

### Bug Fixes and Other Changes
Expand Down
2 changes: 1 addition & 1 deletion src/braket/ocean_plugin/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
Version number (major.minor.patch[-label])
"""

__version__ = "1.0.3.dev0"
__version__ = "1.0.2.post0"

0 comments on commit 429886c

Please sign in to comment.