We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b04b67d + ae3fcac commit 1076449Copy full SHA for 1076449
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.6.4](https://github.com/yearn/yearn-multisig-ci-scripts/compare/v0.6.3...v0.6.4) (2023-07-27)
4
+
5
6
+### Bug Fixes
7
8
+* don't import transactions ([b04b67d](https://github.com/yearn/yearn-multisig-ci-scripts/commit/b04b67def1b22a92bdee0948034bc66d541c6eb3))
9
10
## [0.6.3](https://github.com/yearn/yearn-multisig-ci-scripts/compare/v0.6.2...v0.6.3) (2023-07-27)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "multisig_ci"
-version = "0.6.3"
+version = "0.6.4"
description = "Gnosis safe ci scripts."
authors = ["kx9x <[email protected]>"]
license = "AGPLv3"
0 commit comments