Skip to content

Commit

Permalink
2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanboniface committed Sep 10, 2024
1 parent 7e8800c commit bdcbd09
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.6.2 - 2024-09-10

### Bug fixes

- fix German translation breaking home page in /de/

## 2.6.1 - 2024-09-10

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion umap/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "2.6.1"
VERSION = "2.6.2"

0 comments on commit bdcbd09

Please sign in to comment.