This commit is contained in:
Jack Robison 2022-01-18 16:32:20 -05:00
parent 868edf864d
commit bd1027a4ae
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -1,4 +1,4 @@
from ._rocksdb import *
ROCKSDB_VERSION = '6.25.3' # 0103296f39ec3fd89b4cdda9687c63fde90eec24
__version__ = "0.8.1"
__version__ = "0.8.2"