Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
packaging update
Browse files Browse the repository at this point in the history
  • Loading branch information
Moustikitos committed Nov 30, 2019
1 parent b9b318e commit a3ffec9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ pip install ledgerblue
- [x] packaging improvement
- [x] rest `returnKey` behaviour improvement

### 0.3.0 [current work](https://github.com/Moustikitos/dpos/archive/master.zip)
### 0.3.0
- [x] flake8 compliancy
- [x] Ark 2.6 compatibility
- [x] removed package resources dependencies
Expand All @@ -246,9 +246,8 @@ pip install ledgerblue
- [x] `ldgr` import now optional
- [x] sphinx doc added

## ONGOING
### 0.3.1 [current work](https://github.com/Moustikitos/dpos/archive/master.zip)
- [ ] multisignature server api

## TODO
- [ ] CLI

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.3.1
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"dposlib.ark",
"dposlib.ark.secp256k1",
"dposlib.ark.v2",
"dposlib.ark.v2.cold",
"dposlib.blockchain",
],
"install_requires": [
Expand Down

0 comments on commit a3ffec9

Please sign in to comment.