Skip to content

Commit 9af9c22

Browse files
authored
Version bump
1 parent 34ac48f commit 9af9c22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "py-bip39-bindings"
33
description = "Python bindings for tiny-bip39 RUST crate"
44
authors=["Stichting Polkascan (Polkascan Foundation)"]
5-
version = "0.1.9"
5+
version = "0.1.10"
66
repository = "https://github.com/polkascan/py-bip39-bindings"
77
homepage = "https://github.com/polkascan/py-bip39-bindings"
88
license = "Apache-2.0"
@@ -30,7 +30,6 @@ classifier = [
3030
"License :: OSI Approved :: Apache Software License",
3131
"Intended Audience :: Developers",
3232
"Programming Language :: Python :: 3",
33-
"Programming Language :: Python :: 3.5",
3433
"Programming Language :: Python :: 3.6",
3534
"Programming Language :: Python :: 3.7",
3635
"Programming Language :: Python :: 3.8",

0 commit comments

Comments
 (0)