Skip to content

Commit ed9bf12

Browse files
authored
Make version pip 24.1 compatible
1 parent c396263 commit ed9bf12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intercom/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
MultipleMatchingUsersError, RateLimitExceeded, ResourceNotFound,
77
ServerError, ServiceUnavailableError, UnexpectedError, TokenUnauthorizedError)
88

9+
# Was __version__ = '3.1.0.RYAN' but pip doens't like that
910
__version__ = '3.1.0.RYAN'
1011

1112

0 commit comments

Comments
 (0)