Skip to content

Commit

Permalink
Version bump v2024.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
amyreese committed May 15, 2024
1 parent f2f823a commit fdd4dee
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ stdlibs
[![Generated by attribution][attribution-badge]][attribution-url]


v2024.5.15
----------

Maintenance release

- Update stdlibs for 3.13b1 (#91)

```text
$ git shortlog -s v2024.1.28...v2024.5.15
1 Amethyst Reese
1 Tim Hatch
9 dependabot[bot]
```


v2024.1.28
----------

Expand Down
2 changes: 1 addition & 1 deletion stdlibs/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
Do not edit manually. Get more info at https://attribution.omnilib.dev
"""

__version__ = "2024.1.28"
__version__ = "2024.5.15"

0 comments on commit fdd4dee

Please sign in to comment.