Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck committed Jul 5, 2024
1 parent d6db0e4 commit 35cb15f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html

<!-- insertion marker -->

## [v1.0.0](https://github.com/bswck/slothy/tree/v1.0.0) (2024-07-05)


No significant changes.


## [v1.0.0b3](https://github.com/bswck/slothy/tree/v1.0.0b3) (2024-06-23)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dynamic = ["version"]

[tool.poetry]
name = "slothy"
version = "1.0.0b3"
version = "1.0.0"
description = "Super-easy lazy importing in Python."
authors = ["bswck <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 35cb15f

Please sign in to comment.