Skip to content

Commit 56d3e50

Browse files
committed
Bump version: 0.1.1 → 0.1.2
1 parent a5c3b8d commit 56d3e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
setuptools.setup(
3030
name="libp2p",
3131
description="libp2p implementation written in python",
32-
version="0.1.1",
32+
version="0.1.2",
3333
license="MIT/APACHE2.0",
3434
platforms=["unix", "linux", "osx"],
3535
classifiers=classifiers,

0 commit comments

Comments
 (0)