Skip to content

Commit

Permalink
[SymForce] Bump version to v0.7
Browse files Browse the repository at this point in the history
Reviewers: hayk,bradley,nathan
Topic: sym-0.7
GitOrigin-RevId: 82348e9d21bfac436067304237e752d27c8f4cb2
  • Loading branch information
aaron-skydio committed Nov 21, 2022
1 parent b9795e1 commit 6c5d619
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gen/python/setup.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion symforce/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# This source code is under the Apache 2.0 license found in the LICENSE file.
# ----------------------------------------------------------------------------

version = "0.6.0"
version = "0.7.0"
2 changes: 1 addition & 1 deletion third_party/skymarshal/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

if __name__ == "__main__":
setuptools.setup(
version="0.6.0",
version="0.7.0",
)

0 comments on commit 6c5d619

Please sign in to comment.