Skip to content

Commit 482f92c

Browse files
authored
Update project version to 0.2.0 (#98)
1 parent cac8783 commit 482f92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ keywords = ['sonar', 'sonarqube', 'sonarcloud', 'cleancode']
2525
license = 'LGPL-3.0-only'
2626
name = 'pysonar-scanner'
2727
readme = 'README.md'
28-
version = '0.1.0'
28+
version = "0.2.0"
2929

3030
[tool.poetry.dependencies]
3131
python = '>=3.8'

0 commit comments

Comments
 (0)