Skip to content

Commit

Permalink
fix: Bump version ahead of lateset release (#571)
Browse files Browse the repository at this point in the history
* fix: Bump version ahead of lateset release

* s/2.2.0a2/2.2.1b0/
  • Loading branch information
c24t committed Jan 29, 2021
1 parent dab4516 commit 36e5b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Expand Up @@ -4,4 +4,4 @@
# license that can be found in the LICENSE file or at
# https://developers.google.com/open-source/licenses/bsd

__version__ = "2.2.0a1"
__version__ = "2.2.1b0"

0 comments on commit 36e5b82

Please sign in to comment.