Skip to content

Commit 51ee9a9

Browse files
committed
bump version
1 parent acb8dff commit 51ee9a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="twarc-csv",
8-
version="0.3.7",
8+
version="0.3.8",
99
url="https://github.com/docnow/twarc-csv",
1010
author="Igor Brigadir",
1111
author_email="igor.brigadir@gmail.com",
@@ -15,7 +15,7 @@
1515
long_description_content_type="text/markdown",
1616
python_requires=">=3.3",
1717
install_requires=[
18-
"twarc>=2.3.10",
18+
"twarc>=2.4.0",
1919
"pandas>=1.2.5",
2020
"more-itertools>=8.7.0",
2121
"tqdm>=4.59.0",

0 commit comments

Comments
 (0)