Skip to content

Commit

Permalink
chore: prepare release 0.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadow53 committed Dec 20, 2022
1 parent 78fe293 commit d1dd494
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.0.1

### Features

- copy from internal repo with GitHub actions
- create main branch
- copy from internal repo with GitHub actions

## 0.0.1-rc.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rigetti-pyo3"
version = "0.0.1-rc.0"
version = "0.0.1"
edition = "2021"
license-file = "LICENSE"
repository = "https://github.com/rigetti/rigetti-pyo3"
Expand Down

0 comments on commit d1dd494

Please sign in to comment.