Skip to content

Commit

Permalink
Merge pull request #960 from andrewwhitehead/0.6-rc0
Browse files Browse the repository at this point in the history
Adjust version to 0.6.0-rc0
  • Loading branch information
swcurran authored Feb 12, 2021
2 parents a1e76b8 + 91a868f commit 8b947be
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.6.0"
__version__ = "0.6.0-rc0"

0 comments on commit 8b947be

Please sign in to comment.