Skip to content

Commit

Permalink
Use temba_client
Browse files Browse the repository at this point in the history
  • Loading branch information
norkans7 committed Jan 10, 2025
1 parent 22748bc commit 32dfd13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temba_client/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from importlib import metadata

CLIENT_NAME = "rapidpro-python"
CLIENT_VERSION = metadata.version("rapidpro-python")
CLIENT_VERSION = metadata.version("temba_client")

0 comments on commit 32dfd13

Please sign in to comment.