Skip to content

Commit b6c2092

Browse files
committed
OK, figured out the flow, mark a2
1 parent 96ad7e8 commit b6c2092

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# simple-hypercore-protocol 0.0.1a1 (2020-08-01)
1+
# simple-hypercore-protocol 0.0.1a2 (2020-08-01)
22

33
- The first alpha development release is made! This initial release only
44
contains the generated protobuf schema messages that will be consumed while

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
44

55
[tool.poetry]
66
name = "simple-hypercore-protocol"
7-
version = "0.1.0"
7+
version = "0.0.1a2"
88
description = "The Hypercore protocol state machine"
99
authors = ["decentral1se <hi@decentral1.se>"]
1010
maintainers = ["decentral1se <hi@decentral1.se>"]

0 commit comments

Comments
 (0)