Skip to content

Commit

Permalink
fix roots
Browse files Browse the repository at this point in the history
  • Loading branch information
earonesty committed Nov 22, 2019
1 parent 2cb2685 commit 1aa11bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smx/smx.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import six
import logging

__version__ = "0.9.4"
__version__ = "0.9.5"

from tempfile import NamedTemporaryFile

Expand Down

0 comments on commit 1aa11bb

Please sign in to comment.