Skip to content

Commit

Permalink
Update version to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed May 21, 2023
1 parent 478eeaa commit b82c154
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes

## v0.7.0 (in progress)
## v0.7.0 (2023-05-20)

### New features
- Add support for resolving external package dependencies via [mopack][mopack]
Expand Down
2 changes: 1 addition & 1 deletion bfg9000/app_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '0.7.0.dev0'
version = '0.7.0'
2 changes: 1 addition & 1 deletion doc/about/changes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changes

## v0.7.0
in progress
2023-05-20
{: .subtitle}

### New features
Expand Down

0 comments on commit b82c154

Please sign in to comment.