File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] , and this project adheres to [ Semantic Versioning] .
66
7- ## [ Unreleased ]
7+ ## [ 6.5.8 ] - 2022-06-28
88
99### Fixed
1010
@@ -1028,7 +1028,8 @@ This release contains no changes except for the version number.
10281028[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
10291029
10301030<!-- Versions -->
1031- [ Unreleased ] : https://github.com/dipdup-io/dipdup/compare/6.5.7...HEAD
1031+ [ Unreleased ] : https://github.com/dipdup-io/dipdup/compare/6.5.8...HEAD
1032+ [ 6.5.8 ] : https://github.com/dipdup-io/dipdup/compare/6.5.7...6.5.8
10321033[ 6.5.7 ] : https://github.com/dipdup-io/dipdup/compare/6.5.6...6.5.7
10331034[ 6.5.6 ] : https://github.com/dipdup-io/dipdup/compare/6.5.5...6.5.6
10341035[ 6.5.5 ] : https://github.com/dipdup-io/dipdup/compare/6.5.4...6.5.5
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " dipdup"
33description = " Modular framework for creating selective indexers and featureful backends for dapps"
4- version = " 6.5.7 "
4+ version = " 6.5.8 "
55license = " MIT"
66authors = [
77 " Lev Gorodetskiy <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments