summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-30 17:11:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-30 17:11:10 +0000
commit02ac8523ae182acadb7a9e641a22d0db30035b7c (patch)
tree134b31cf1e13e281571f5c85a0c4b1c2778cd3da /setup.py
parentReleasing debian version 0.18.0-2. (diff)
downloadgitlint-02ac8523ae182acadb7a9e641a22d0db30035b7c.tar.xz
gitlint-02ac8523ae182acadb7a9e641a22d0db30035b7c.zip
Merging upstream version 0.19.0~dev.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 21b3c42..b94cd50 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ Source code on `github.com/jorisroovers/gitlint`_.
"""
-version = "0.18.0"
+version = "0.19.0dev"
setup(
name="gitlint",