Skip to content

Commit 36e5b82

Browse files
authored
fix: Bump version ahead of lateset release (#571)
* fix: Bump version ahead of lateset release * s/2.2.0a2/2.2.1b0/
1 parent dab4516 commit 36e5b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license that can be found in the LICENSE file or at
55
# https://developers.google.com/open-source/licenses/bsd
66

7-
__version__ = "2.2.0a1"
7+
__version__ = "2.2.1b0"

0 commit comments

Comments
 (0)