Skip to content

Commit f7d2235

Browse files
committed
chore: Bump version to v0.1.0
1 parent 781d3ee commit f7d2235

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
{
22
"domain": "bauergroup_s3compatiblebackup",
33
"name": "BAUERGROUP - S3 Compatible Backup",
4-
"codeowners": ["@bauer-group"],
4+
"codeowners": [
5+
"@bauer-group"
6+
],
57
"config_flow": true,
6-
"dependencies": ["backup"],
8+
"dependencies": [
9+
"backup"
10+
],
711
"documentation": "https://github.com/bauer-group/IP-HomeassistantS3CompatibleBackup",
812
"integration_type": "service",
913
"iot_class": "cloud_push",
1014
"issue_tracker": "https://github.com/bauer-group/IP-HomeassistantS3CompatibleBackup/issues",
1115
"quality_scale": "silver",
12-
"requirements": ["aiobotocore==2.26.0"],
16+
"requirements": [
17+
"aiobotocore==2.26.0"
18+
],
1319
"version": "0.1.0"
1420
}

0 commit comments

Comments
 (0)