Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
blancadesal committed Aug 20, 2021
1 parent 43d85da commit b906ab1
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.2"
__version__ = "0.1.3"

__author__ = "Slavina Stefanova"
__email__ = "slavina.stefanova@gmail.com"
Expand Down

0 comments on commit b906ab1

Please sign in to comment.