Skip to content

Commit

Permalink
Bump version and add changelog entry
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
shenanigansd authored Aug 13, 2024
1 parent c892aa4 commit f9039cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Changelog
=========

- :release:`0.1.0 <13th August 2024>`
- :release:`0.1.1 <12th August 2024>`
- :support:`6` Enable build attestations

- :release:`0.1.0 <12th August 2024>`
- :feature:`1` Initialize package
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "crazylibs"
version = "0.1.0"
version = "0.1.1"
description = "crazylibs"
readme = "README.md"
authors = [{ name = "Bradley Reynolds", email = "[email protected]" }]
Expand Down

0 comments on commit f9039cf

Please sign in to comment.