Skip to content

Commit

Permalink
Release 0.0.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Sep 7, 2022
1 parent 8cd4ec1 commit 2958114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ def add_cython_extension(module_name, libraries=None, extra_source=[]):
setup(
name="fastbencode",
description="Implementation of bencode with optional fast C extensions",
version="0.0.10",
version="0.0.11",
long_description=long_description,
maintainer="Breezy Developers",
maintainer_email="[email protected]",
Expand Down

0 comments on commit 2958114

Please sign in to comment.