Skip to content

Commit

Permalink
Version bump 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
barrust committed Oct 24, 2020
1 parent 6a8bc79 commit c329f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediawiki/mediawiki.py
Expand Up @@ -22,7 +22,7 @@
from .utilities import memoize

URL = "https://github.com/barrust/mediawiki"
VERSION = "0.6.4"
VERSION = "0.6.5"


class MediaWiki(object):
Expand Down

0 comments on commit c329f8f

Please sign in to comment.