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.6 ] - 2022-05-02
88
99### Fixed
1010
@@ -1005,7 +1005,8 @@ This release contains no changes except for the version number.
10051005[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
10061006
10071007<!-- Versions -->
1008- [ Unreleased ] : https://github.com/dipdup-io/dipdup/compare/6.5.5...HEAD
1008+ [ Unreleased ] : https://github.com/dipdup-io/dipdup/compare/6.5.6...HEAD
1009+ [ 6.5.6 ] : https://github.com/dipdup-io/dipdup/compare/6.5.5...6.5.6
10091010[ 6.5.5 ] : https://github.com/dipdup-io/dipdup/compare/6.5.4...6.5.5
10101011[ 6.5.4 ] : https://github.com/dipdup-io/dipdup/compare/6.5.3...6.5.4
10111012[ 6.5.3 ] : https://github.com/dipdup-io/dipdup/compare/6.5.2...6.5.3
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.5 "
4+ version = " 6.5.6 "
55license = " MIT"
66authors = [
77 " Lev Gorodetskiy <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments