Skip to content

Commit af30f88

Browse files
committed
bump version
1 parent 3723f93 commit af30f88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def readme():
77
return f.read()
88

99

10-
version = '0.0.1'
10+
version = '0.1.0'
1111

1212

1313
setup(

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sonar.projectKey=kbytesys_django-recaptcha3
22
sonar.organization=kbytesys-github
33
sonar.projectName=Django reCAPTCHA3
4-
sonar.projectVersion=0.0.1
4+
sonar.projectVersion=0.1.0
55
sonar.sources=snowpenguin/

0 commit comments

Comments
 (0)