Skip to content

Commit 113e294

Browse files
Publish release candidate 1
Waiting for other depedencies before publishing official release
1 parent e13d332 commit 113e294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="cnes-pylint-extension",
8-
version="7.0.0",
8+
version="7.0.0rc1",
99
author="CNES CatLab",
1010
description="A PyLint plugin to add CNES specific checks",
1111
long_description=long_description,
@@ -27,4 +27,4 @@
2727
project_urls={
2828
'Bug Reports': 'https://github.com/cnescatlab/cnes-pylint-extension/issues'
2929
}
30-
)
30+
)

0 commit comments

Comments
 (0)