Skip to content

Commit 8b796e4

Browse files
committed
Improve Ordinals. Change re-exports: the namespace will not remain "flat" forever. Improve defineConcurrencyLimit. + Update CITATION.cff [skip ci]
1 parent e621099 commit 8b796e4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

CITATION.cff

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ authors:
99
family-names: Hogan
1010
email: HunterHogan@pm.me
1111
cff-version: 1.2.0
12-
commit: e2de3bb8db61d089e33f262c636c8563f104bb9d
12+
commit: e621099c8fe1154b0421ac8a44c96eb2aace6474
1313
date-released: '2026-01-14'
1414
identifiers:
1515
- type: url
16-
value: https://github.com/hunterhogan/hunterMakesPy/releases/tag/0.3.2
17-
description: The URL for hunterMakesPy 0.3.2.
16+
value: https://github.com/hunterhogan/hunterMakesPy/releases/tag/0.3.3
17+
description: The URL for hunterMakesPy 0.3.3.
1818
keywords:
1919
- attribute loading
2020
- concurrency limit
@@ -37,8 +37,8 @@ keywords:
3737
license: CC-BY-NC-4.0
3838
message: Cite this software with the metadata in this file.
3939
repository: https://github.com/hunterhogan/hunterMakesPy
40-
repository-artifact: https://pypi.org/project/huntermakespy/0.3.2/
41-
repository-code: https://github.com/hunterhogan/hunterMakesPy/releases/tag/0.3.2
40+
repository-artifact: https://pypi.org/project/huntermakespy/0.3.3/
41+
repository-code: https://github.com/hunterhogan/hunterMakesPy/releases/tag/0.3.3
4242
title: hunterMakesPy
4343
url: https://github.com/hunterhogan/hunterMakesPy
44-
version: 0.3.2
44+
version: 0.3.3

citations/CITATION.cff

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ authors:
99
family-names: Hogan
1010
email: HunterHogan@pm.me
1111
cff-version: 1.2.0
12-
commit: e2de3bb8db61d089e33f262c636c8563f104bb9d
12+
commit: e621099c8fe1154b0421ac8a44c96eb2aace6474
1313
date-released: '2026-01-14'
1414
identifiers:
1515
- type: url
16-
value: https://github.com/hunterhogan/hunterMakesPy/releases/tag/0.3.2
17-
description: The URL for hunterMakesPy 0.3.2.
16+
value: https://github.com/hunterhogan/hunterMakesPy/releases/tag/0.3.3
17+
description: The URL for hunterMakesPy 0.3.3.
1818
keywords:
1919
- attribute loading
2020
- concurrency limit
@@ -37,8 +37,8 @@ keywords:
3737
license: CC-BY-NC-4.0
3838
message: Cite this software with the metadata in this file.
3939
repository: https://github.com/hunterhogan/hunterMakesPy
40-
repository-artifact: https://pypi.org/project/huntermakespy/0.3.2/
41-
repository-code: https://github.com/hunterhogan/hunterMakesPy/releases/tag/0.3.2
40+
repository-artifact: https://pypi.org/project/huntermakespy/0.3.3/
41+
repository-code: https://github.com/hunterhogan/hunterMakesPy/releases/tag/0.3.3
4242
title: hunterMakesPy
4343
url: https://github.com/hunterhogan/hunterMakesPy
44-
version: 0.3.2
44+
version: 0.3.3

0 commit comments

Comments
 (0)