Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
blancadesal committed Jan 31, 2022
1 parent abb259c commit 18a9560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mwsql/about.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
__summary__ = "mwsql is a set of utilities for processing" " MediaWiki SQL dump data."
__url__ = "https://github.com/blancadesal/mwsql"

__version__ = "0.1.4"
__version__ = "0.1.5"

__author__ = "Slavina Stefanova"
__email__ = "[email protected]"
Expand Down

0 comments on commit 18a9560

Please sign in to comment.