Skip to content

Commit 43af543

Browse files
authored
PYSCAN-67: Prepare for first Beta release (#54)
1 parent db5cdc2 commit 43af543

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'
2727
readme = 'README.md'
28-
version = '0.0.6'
28+
version = '0.1.0'
2929

3030
[tool.poetry.dependencies]
3131
pyfiglet = '>=0.8.0'

0 commit comments

Comments
 (0)