Skip to content

Commit

Permalink
Version 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gwax committed Jan 28, 2017
1 parent 8e30761 commit 1fe833a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,14 @@ Acknowledgments
Changelog
=========

1.3.3
-----

- Fixed support for Ae/Æ
- Increased verbosity when searching for cards with a mismatched id
- Performance improvements
- Add tests to catch potential missing card issues

1.3.2
-----

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__ = '1.3.2'
__version__ = '1.3.3'

0 comments on commit 1fe833a

Please sign in to comment.