Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
emcconville committed Jul 19, 2022
1 parent 5e3ffb3 commit 3523f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wand/version.py
Expand Up @@ -59,7 +59,7 @@
#:
#: .. versionchanged:: 0.1.9
#: Becomes :class:`tuple`. (It was string before.)
VERSION_INFO = (0, 6, 8)
VERSION_INFO = (0, 6, 9)

#: (:class:`basestring`) The version string e.g. ``'0.1.2'``.
#:
Expand Down

0 comments on commit 3523f37

Please sign in to comment.