Skip to content

Commit 09f6fc0

Browse files
Revert accidental version bump from 1.2.0 to 1.1.0
Version updates are handled separately during the release process. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2f91f45 commit 09f6fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unstract/api_deployments/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.2.0"
1+
__version__ = "1.1.0"
22

33
from .client import APIDeploymentsClient
44

0 commit comments

Comments
 (0)