Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Commit 71e8640

Browse files
committed
Release 2.2.0rc2
1 parent 527c709 commit 71e8640

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bookstore/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
2,
55
2,
66
0,
7-
"rc1", # release (b1, rc1, or "" for final or dev)
8-
"", # dev or nothing
7+
"rc2", # release (b1, rc1, or "" for final or dev)
8+
# dev or nothing
99
)
1010

1111
# pep 440 version: no dot before beta/rc, but before .dev

0 commit comments

Comments
 (0)