8000 c1 · sendgrid/sendgrid-python@f44ec6f · GitHub
[go: up one dir, main page]

Skip to content

Commit f44ec6f

Browse files
committed
c1
1 parent 9515dce commit f44ec6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from setuptools import setup, find_packages
44

55

6+
67
__version__ = None
78
with open('sendgrid/version.py') as f:
89
exec(f.read())

0 commit comments

Comments
 (0)
0