mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
bump version number
This commit is contained in:
parent
a2606dd70a
commit
6f10c588f6
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "1.2-rc1"
|
||||
version = "1.2-rc2"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
Loading…
Reference in a new issue