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 96ad7e8 commit b6c2092Copy full SHA for b6c2092
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# simple-hypercore-protocol 0.0.1a1 (2020-08-01)
+# simple-hypercore-protocol 0.0.1a2 (2020-08-01)
2
3
- The first alpha development release is made! This initial release only
4
contains the generated protobuf schema messages that will be consumed while
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
5
[tool.poetry]
6
name = "simple-hypercore-protocol"
7
-version = "0.1.0"
+version = "0.0.1a2"
8
description = "The Hypercore protocol state machine"
9
authors = ["decentral1se <hi@decentral1.se>"]
10
maintainers = ["decentral1se <hi@decentral1.se>"]
0 commit comments