Skip to content

Commit

Permalink
updated libzstd-seek version to fix #1
Browse files Browse the repository at this point in the history
  • Loading branch information
martinellimarco committed Dec 11, 2020
1 parent 3632529 commit b33d0df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion indexed_zstd/libzstd-seek
Submodule libzstd-seek updated 1 files
+7 −0 zstd-seek.c
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

setup(
name = 'indexed_zstd',
version = '1.2.0',
version = '1.2.1',

description = 'Fast random access to zstd files',
url = 'https://github.com/martinellimarco/indexed_zstd',
Expand Down

0 comments on commit b33d0df

Please sign in to comment.