We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4914129 commit 9ec4908Copy full SHA for 9ec4908
debreach/__init__.py
@@ -4,7 +4,7 @@
4
from distutils import version
5
6
7
-__version__ = '1.3.1'
+__version__ = '1.4.0'
8
version_info = version.StrictVersion(__version__).version
9
10
default_app_config = 'debreach.apps.DebreachConfig'
0 commit comments