Skip to content

Commit 4cfaf78

Browse files
Update saopicc_schemas/antenna_gains.py
Co-authored-by: Simon Perkins <simon.perkins@gmail.com>
1 parent 37693c7 commit 4cfaf78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

saopicc_schemas/antenna_gains.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ class AntennaGains(AsDataset):
4141
# comments field, empty by default
4242
comment: Attr[str] = ""
4343
# Version of the schema
44-
VERSION: Attr[str] = "0.0.1.1"
44+
VERSION: Attr[str] = "0.0.1"

0 commit comments

Comments
 (0)