Skip to content

Commit 18af557

Browse files
committed
delphi_epidata PyPI version bump
1 parent cd24d88 commit 18af557

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .delphi_epidata import Epidata
22

33
name = 'delphi_epidata'
4-
__version__ = '0.0.7'
4+
__version__ = '0.0.8'

src/client/packaging/pypi/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='delphi_epidata',
8-
version='0.0.7',
8+
version='0.0.8',
99
author='David Farrow',
1010
author_email='[email protected]',
1111
description='A programmatic interface to Delphi\'s Epidata API.',

0 commit comments

Comments
 (0)