Skip to content

Commit 99ea5bc

Browse files
authored
Merge pull request #2342 from opentensor/update-btwallet-req
Bumps version and wallet
2 parents 8db556a + 09ee380 commit 99ea5bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bittensor/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1616
# DEALINGS IN THE SOFTWARE.
1717

18-
__version__ = "8.1.0"
18+
__version__ = "8.1.1"
1919

2020
import os
2121
import re

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ python-Levenshtein
2020
scalecodec==1.2.11
2121
substrate-interface~=1.7.9
2222
uvicorn
23-
bittensor-wallet==2.0.0
23+
bittensor-wallet==2.0.1

0 commit comments

Comments
 (0)