Skip to content

Commit

Permalink
release/0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
earwig committed Jun 20, 2013
1 parent bbaf09d commit edf6a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mwparserfromhell/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
__author__ = "Ben Kurtovic"
__copyright__ = "Copyright (C) 2012, 2013 Ben Kurtovic"
__license__ = "MIT License"
__version__ = "0.2.dev"
__version__ = "0.2"
__email__ = "[email protected]"

from . import compat, nodes, parser, smart_list, string_mixin, utils, wikicode
Expand Down

0 comments on commit edf6a3a

Please sign in to comment.