Skip to content

Commit

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


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

Maintenance release

- Update stdlibs for 3.13a3 (#76)
- Update doctest usage (#77)

```text
$ git shortlog -s v2023.12.15...v2024.1.28
2 Amethyst Reese
2 Tim Hatch
5 dependabot[bot]
```


v2023.12.15
-----------

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__ = "2023.12.15"
__version__ = "2024.1.28"

0 comments on commit 5f14d50

Please sign in to comment.