Skip to content

Commit

Permalink
docs(changelog)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmeyerov committed Jul 22, 2024
1 parent 23f0895 commit d96227f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Development]

## [0.34.1 - 2024-07-22]
## [0.34.2 - 2024-07-22]

### Fixed

Expand All @@ -22,7 +22,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
* Centralize lazy imports into `graphistry.utils.lazy_import`
* Lazy imports distinguish `ModuleNotFound` (=> `False`) from `ImportError` (warn + `False`)

## [0.34.0 - 2024-07-17]
## [0.34.1 - 2024-07-17]

### Infra

Expand Down

0 comments on commit d96227f

Please sign in to comment.