Skip to content

Commit 71b83b7

Browse files
committed
Update __init__.py
1 parent 3af35cb commit 71b83b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas_streaming/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
:epkg:`pandas` functionalites.
88
"""
99

10-
__version__ = "0.3.216"
10+
__version__ = "0.3.218"
1111
__author__ = "Xavier Dupré"
1212
__github__ = "https://github.com/sdpython/pandas_streaming"
1313
__url__ = "http://www.xavierdupre.fr/app/pandas_streaming/helpsphinx/index.html"

0 commit comments

Comments
 (0)