Skip to content

Commit 98b15fd

Browse files
committed
Bump: HDWallet from v1.3.0 to v1.3.1 package.
1 parent e630169 commit 98b15fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
author = "Meheret Tesfaye"
2727

2828
# The full version, including alpha/beta/rc tags
29-
release = "1.3.0"
29+
release = "1.3.1"
3030

3131
# The master toctree document.
3232
master_doc = "toctree"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name="hdwallet",
17-
version="1.3.0",
17+
version="1.3.1",
1818
description="Python-based library for the implementation of a "
1919
"hierarchical deterministic wallet generator for more than 140+ multiple cryptocurrencies.",
2020
long_description=long_description,

0 commit comments

Comments
 (0)