Skip to content

Commit

Permalink
Bump version to force wheel builds
Browse files Browse the repository at this point in the history
  • Loading branch information
agude committed Nov 21, 2020
1 parent 8f9d006 commit fbe323b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion switrs_to_sqlite/switrs_to_sqlite.py
Expand Up @@ -9,7 +9,7 @@


# Library version
__version__ = "3.0.0"
__version__ = "3.0.1"


def main():
Expand Down

0 comments on commit fbe323b

Please sign in to comment.