Skip to content

Commit

Permalink
bump to version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd Sifleet committed Apr 17, 2018
1 parent cfee7ab commit 66ea914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doubles/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '1.2.2'
__version__ = '1.3.1'

from doubles.class_double import ClassDouble # noqa
from doubles.instance_double import InstanceDouble # noqa
Expand Down

0 comments on commit 66ea914

Please sign in to comment.