Skip to content

Commit

Permalink
Merge pull request #1304 from andrewwhitehead/pre-release-0.7-1
Browse files Browse the repository at this point in the history
Update version to 0.7.0-rc1
  • Loading branch information
swcurran authored Jul 8, 2021
2 parents 73d218e + cb72c93 commit 0f6090f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aries_cloudagent/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Library version information."""

__version__ = "0.7.0-rc0"
__version__ = "0.7.0-rc1"

0 comments on commit 0f6090f

Please sign in to comment.