Skip to content

Commit

Permalink
prep for 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aodag-open-c committed Jul 11, 2018
1 parent d2750ea commit 7631dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eqassertions/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import re

__version__ = '0.2'
__version__ = '0.3'

marker = object()

Expand Down

0 comments on commit 7631dc9

Please sign in to comment.