Skip to content

Commit

Permalink
bump version number to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArkaneMoose committed Apr 23, 2023
1 parent 41e15dd commit 4df273e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ name = "lightningsim"
authors = [
{name = "Rishov Sarkar", email = "[email protected]"},
]
version = "0.0.3"
version = "0.1.0"
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: lightningsim
version: "0.0.3"
version: "0.1.0"

source:
path: ..
Expand Down

0 comments on commit 4df273e

Please sign in to comment.