mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
prepare 0.600.0 release
This commit is contained in:
@@ -8,7 +8,7 @@ def main():
|
||||
setuptools.setup(
|
||||
name='deltachat',
|
||||
version=version,
|
||||
description='Python bindings for deltachat-core using CFFI',
|
||||
description='Python bindings for the Delta Chat Core library using CFFI against the Rust-implemented libdeltachat',
|
||||
long_description=long_description,
|
||||
author='holger krekel, Floris Bruynooghe, Bjoern Petersen and contributors',
|
||||
setup_requires=['cffi>=1.0.0'],
|
||||
|
||||
Reference in New Issue
Block a user