We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ea993f commit b8fa6e5Copy full SHA for b8fa6e5
setup.py
@@ -23,7 +23,7 @@
23
24
setup(
25
name='pre-commit-gitlabci-lint',
26
- version='1.2.2',
+ version='1.3.0',
27
description='Validate your GitLab CI with GitLab\'s API endpoint.',
28
cmdclass=cmd_classes,
29
long_description=long_description,
0 commit comments