Skip to content

Commit

Permalink
Version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gwax committed Dec 18, 2022
1 parent a3d0114 commit 2ac3f05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,11 @@ Changelog
Development
-----------

- ...

2.3.0
-----

- Add card prices and totals

2.2.5
Expand Down
2 changes: 1 addition & 1 deletion mtg_ssm/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""Version information."""
__version__ = "2.2.5"
__version__ = "2.3.0"

0 comments on commit 2ac3f05

Please sign in to comment.