Skip to content

Commit

Permalink
Publish release candidate 1
Browse files Browse the repository at this point in the history
Waiting for other depedencies before publishing official release
  • Loading branch information
louisjdmartin authored Mar 22, 2024
1 parent e13d332 commit 113e294
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="cnes-pylint-extension",
version="7.0.0",
version="7.0.0rc1",
author="CNES CatLab",
description="A PyLint plugin to add CNES specific checks",
long_description=long_description,
Expand All @@ -27,4 +27,4 @@
project_urls={
'Bug Reports': 'https://github.com/cnescatlab/cnes-pylint-extension/issues'
}
)
)

0 comments on commit 113e294

Please sign in to comment.