summaryrefslogtreecommitdiff
path: root/version.py
blob: 17a86c71f22cb56395103dcff40f962407e472f9 (plain)
1
2
3
4
5
6
# This is just for zest.releaser. Do not touch
# flake8: noqa

# fmt: off
__version__ = '0.11.dev0'
# fmt: on