Skip to content

Commit

Permalink
Update version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhers committed Oct 24, 2019
1 parent a77dcc8 commit 18c7ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ucca/__version__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "1.3.0"
VERSION = "1.3.1"
# noinspection PyBroadException
try:
from subprocess import check_output, DEVNULL
Expand Down

0 comments on commit 18c7ae0

Please sign in to comment.