Remove deleted module from setup

This commit is contained in:
lash 2022-04-20 16:38:04 +00:00
parent 05898a7e00
commit 2c206078ff
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,5 @@
* 0.3.2
- Implement rocksdb backend
* 0.3.1
- Upgrade to release shep version
- Move sync state to SYNC after start

View File

@ -1,6 +1,6 @@
[metadata]
name = chainsyncer
version = 0.3.1
version = 0.3.2
description = Generic blockchain syncer driver
author = Louis Holbrook
author_email = dev@holbrook.no
@ -28,7 +28,6 @@ packages =
chainsyncer.driver
chainsyncer.unittest
chainsyncer.store
chainsyncer.state
#[options.package_data]
#* =