We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c3b8d commit 56d3e50Copy full SHA for 56d3e50
setup.py
@@ -29,7 +29,7 @@
29
setuptools.setup(
30
name="libp2p",
31
description="libp2p implementation written in python",
32
- version="0.1.1",
+ version="0.1.2",
33
license="MIT/APACHE2.0",
34
platforms=["unix", "linux", "osx"],
35
classifiers=classifiers,
0 commit comments