Skip to content

Commit

Permalink
[SymForce] Bump version to 0.9
Browse files Browse the repository at this point in the history
Topic: sf-0.9
Reviewers: bradley,nathan,ryan-b,chao,hayk
GitOrigin-RevId: 673e171535a589b9b343ae43b9b5112a1e5aee7f
  • Loading branch information
aaron-skydio committed Jun 7, 2023
1 parent df4f86c commit 84f76b6
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.8.0"
version = "0.9.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.8.0",
version="0.9.0",
)

0 comments on commit 84f76b6

Please sign in to comment.