Skip to content

Commit

Permalink
Increased version to 0.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
oldium committed Jul 11, 2018
1 parent 2a33997 commit 656261b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subregsim/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from __future__ import (absolute_import, print_function)

__version__ = "0.5"
__version__ = "0.5.1"

import configargparse
import logging
Expand Down

0 comments on commit 656261b

Please sign in to comment.