Skip to content

Commit

Permalink
Prepare for 0.7.0 release (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptpaterson authored Jun 3, 2023
1 parent acb4241 commit 99c9bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fauna/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = "Fauna"
__version__ = "0.6.2"
__version__ = "0.7.0"
__api_version__ = "10"
__author__ = "Fauna, Inc"
__license__ = "MPL 2.0"
Expand Down

0 comments on commit 99c9bc4

Please sign in to comment.