Skip to content

Commit d70bf77

Browse files
authored
Update pyproject.toml
1 parent 145152e commit d70bf77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "solc-select"
7-
version = "1.0.4"
7+
version = "1.1.0"
88
dependencies = [
99
"pycryptodome>=3.4.6",
1010
"packaging",
@@ -64,4 +64,4 @@ logging-not-lazy,
6464
duplicate-code,
6565
import-error,
6666
unsubscriptable-object
67-
"""
67+
"""

0 commit comments

Comments
 (0)