Skip to content

Commit

Permalink
Bump version 6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout committed Feb 21, 2023
1 parent fcc7d6b commit 71ecdf7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].

## [Unreleased]
## [6.5.1] - 2023-02-21

### Fixed

Expand Down Expand Up @@ -946,7 +946,9 @@ This release contains no changes except for the version number.
[semantic versioning]: https://semver.org/spec/v2.0.0.html

<!-- Versions -->
[Unreleased]: https://github.com/dipdup-io/dipdup/compare/6.4.3...HEAD
[Unreleased]: https://github.com/dipdup-io/dipdup/compare/6.5.1...HEAD
[6.5.1]: https://github.com/dipdup-io/dipdup/compare/6.5.0...6.5.1
[6.5.0]: https://github.com/dipdup-io/dipdup/compare/6.4.3...6.5.0
[6.4.3]: https://github.com/dipdup-io/dipdup/compare/6.4.2...6.4.3
[6.4.2]: https://github.com/dipdup-io/dipdup/compare/6.4.1...6.4.2
[6.4.1]: https://github.com/dipdup-io/dipdup/compare/6.4.0...6.4.1
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "dipdup"
description = "Modular framework for creating selective indexers and featureful backends for dapps"
version = "6.5.0"
version = "6.5.1"
license = "MIT"
authors = [
"Lev Gorodetskiy <[email protected]>",
Expand Down

0 comments on commit 71ecdf7

Please sign in to comment.