Skip to content

Commit

Permalink
c1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbansla committed Oct 3, 2024
1 parent 9515dce commit f44ec6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from setuptools import setup, find_packages



__version__ = None
with open('sendgrid/version.py') as f:
exec(f.read())
Expand Down

0 comments on commit f44ec6f

Please sign in to comment.