Skip to content

Commit 656261b

Browse files
committed
Increased version to 0.5.1.
1 parent 2a33997 commit 656261b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subregsim/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from __future__ import (absolute_import, print_function)
66

7-
__version__ = "0.5"
7+
__version__ = "0.5.1"
88

99
import configargparse
1010
import logging

0 commit comments

Comments
 (0)