Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRiina committed Jul 7, 2020
1 parent 43205e9 commit ec8a574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="anki_cousins",
version="0.2",
version="0.3",
tests_require=["PyQt5-stubs" "anki", "black", "flake8", "isort", "mypy"],
packages=["src"],
)

0 comments on commit ec8a574

Please sign in to comment.