mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-02-18 13:06:37 +00:00
Fix version number
This commit is contained in:
parent
31c9b3269f
commit
ea41aaf964
@ -4,7 +4,7 @@ from setuptools import setup, Extension
|
||||
def main():
|
||||
setup(
|
||||
name="ckzg",
|
||||
version="1.4.2",
|
||||
version="0.4.2",
|
||||
author="Ethereum Foundation",
|
||||
description="Python bindings for C-KZG-4844",
|
||||
ext_modules=[
|
||||
|
Loading…
x
Reference in New Issue
Block a user