Skip to content

Commit 291be13

Browse files
committed
v0.3.0
1 parent 2cd12e1 commit 291be13

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

dist/databay-0.3.0.tar.gz

30.9 KB
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
name='databay',
1010
packages=find_packages(exclude=[
1111
"*.tests", "*.tests.*", "tests.*", "tests", "examples", "docs", "out", "dist"]),
12-
version='0.2.0',
12+
version='0.3.0',
1313
license='Apache-2.0',
1414
description='Databay is a Python interface for scheduled data transfer. It facilitates transfer of (any) data from A to B, on a scheduled interval.',
1515
long_description=long_description,

0 commit comments

Comments
 (0)