Skip to content

Commit fd0267c

Browse files
committed
chore: update Python SDK to 17.0.0
1 parent 8c17c2f commit fd0267c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appwrite/enums/vcs_reference_type.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
class VCSReferenceType(Enum):
44
BRANCH = "branch"
55
COMMIT = "commit"
6+
TAG = "tag"

0 commit comments

Comments
 (0)