Skip to content

Commit

Permalink
chore: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
thoas committed Dec 30, 2019
1 parent bcddec9 commit 2d79949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sluggable/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = (0, 6, 2)
version = (0, 7, 0)

__version__ = ".".join(map(str, version))

0 comments on commit 2d79949

Please sign in to comment.