Skip to content

Commit ac274a9

Browse files
committed
version bump
1 parent 5e60517 commit ac274a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

fs_s3fs/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"

setup.py

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

2525
REQUIREMENTS = [
2626
"boto3~=1.4.5",
27-
"fs==2.0.6",
27+
"fs==2.0.7",
2828
"six~=1.10.0"
2929
]
3030

0 commit comments

Comments
 (0)