File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 push :
77 branches :
88 - master
9- - fix/tzkt-transactions-backport
109 paths :
1110 - ' docs/**'
1211 - ' scripts/**'
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.11 ] - 2023-09-02
88
99### Fixed
1010
@@ -1048,7 +1048,8 @@ This release contains no changes except for the version number.
10481048[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
10491049
10501050<!-- Versions -->
1051- [ Unreleased ] : https://github.com/dipdup-io/dipdup/compare/6.5.10...HEAD
1051+ [ Unreleased ] : https://github.com/dipdup-io/dipdup/compare/6.5.11...HEAD
1052+ [ 6.5.11 ] : https://github.com/dipdup-io/dipdup/compare/6.5.10...6.5.11
10521053[ 6.5.10 ] : https://github.com/dipdup-io/dipdup/compare/6.5.9...6.5.10
10531054[ 6.5.9 ] : https://github.com/dipdup-io/dipdup/compare/6.5.8...6.5.9
10541055[ 6.5.8 ] : https://github.com/dipdup-io/dipdup/compare/6.5.7...6.5.8
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.10 "
4+ version = " 6.5.11 "
55license = " MIT"
66authors = [
77 " Lev Gorodetskiy <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments