File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
# `0.4.1` and so on. When IPFS `0.5.0` is released, the first client version
9
9
# to support it will also be released as `0.5.0`.
10
10
11
- __version__ = "0.4.3 "
11
+ __version__ = "0.4.4 "
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ module = "ipfsapi"
7
7
8
8
author = " py-ipfs-api team"
9
9
author-email = " "
10
- home-page = " https://github.com/ipfs/py-ipfs-api"
10
+ home-page = " https://github.com/ipfs/py-ipfs-http-client/tree/py-ipfs- api"
11
11
keywords = " ipfs storage distribution development"
12
12
license = " MIT License"
13
13
description-file = " README.md"
@@ -47,5 +47,5 @@ classifiers = [
47
47
]
48
48
49
49
[tool .flit .metadata .urls ]
50
- Documentation = " https://ipfs.io/ipns/QmZ86ow1byeyhNRJEatWxGPJKcnQKG7s51MtbHdxxUddTH/Software/Python/ipfsapi /"
50
+ Documentation = " https://ipfs.io/ipns/12D3KooWEqnTdgqHnkkwarSrJjeMP2ZJiADWLYADaNvUb6SQNyPF/docs /"
51
51
You can’t perform that action at this time.
0 commit comments