mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Bump version: 0.1.2 → 0.1.3
This commit is contained in:
2
setup.py
2
setup.py
@ -71,7 +71,7 @@ if not readthedocs_is_building:
|
||||
setup(
|
||||
name="libp2p",
|
||||
# *IMPORTANT*: Don't manually change the version here. Use `make bump`, as described in readme
|
||||
version="0.1.2",
|
||||
version="0.1.3",
|
||||
description="libp2p implementation written in python",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
||||
Reference in New Issue
Block a user