Skip to content

Commit

Permalink
change version to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Wang committed Aug 13, 2020
1 parent d15a0c3 commit 982fb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion believe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ class BelieveMixin(object): pass
except TypeError:
pass

__version__ = "1.0.6"
__version__ = "1.0.7"

0 comments on commit 982fb8a

Please sign in to comment.