Skip to content

Commit f69358c

Browse files
committed
write_astModule: pathFilename: PathLike[Any] | PurePath | io.TextIOBase + Update CITATION.cff [skip ci]
1 parent 2eb8937 commit f69358c

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

CITATION.cff

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ authors:
77
family-names: Hogan
88
email: HunterHogan@pm.me
99
cff-version: 1.2.0
10-
commit: 84ea0b21bf37e6ab25d27ab2b60f2b558bbbf1b4
11-
date-released: '2025-07-19'
10+
commit: 2eb89377c9ade75ebebc1a8057b8cf14b2504861
11+
date-released: '2025-07-21'
1212
identifiers:
1313
- type: url
14-
value: https://github.com/hunterhogan/astToolkit/releases/tag/0.7.0
15-
description: The URL for astToolkit 0.7.0.
14+
value: https://github.com/hunterhogan/astToolkit/releases/tag/0.7.1
15+
description: The URL for astToolkit 0.7.1.
1616
keywords:
1717
- abstract syntax tree
1818
- ast
@@ -37,9 +37,9 @@ 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/astToolkit.git
40-
repository-artifact: https://pypi.org/project/asttoolkit/0.7.0/
41-
repository-code: https://github.com/hunterhogan/astToolkit/releases/tag/0.7.0
40+
repository-artifact: https://pypi.org/project/asttoolkit/0.7.1/
41+
repository-code: https://github.com/hunterhogan/astToolkit/releases/tag/0.7.1
4242
title: astToolkit
4343
type: software
4444
url: https://github.com/hunterhogan/astToolkit
45-
version: 0.7.0
45+
version: 0.7.1

citations/CITATION.cff

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ authors:
77
family-names: Hogan
88
email: HunterHogan@pm.me
99
cff-version: 1.2.0
10-
commit: 84ea0b21bf37e6ab25d27ab2b60f2b558bbbf1b4
11-
date-released: '2025-07-19'
10+
commit: 2eb89377c9ade75ebebc1a8057b8cf14b2504861
11+
date-released: '2025-07-21'
1212
identifiers:
1313
- type: url
14-
value: https://github.com/hunterhogan/astToolkit/releases/tag/0.7.0
15-
description: The URL for astToolkit 0.7.0.
14+
value: https://github.com/hunterhogan/astToolkit/releases/tag/0.7.1
15+
description: The URL for astToolkit 0.7.1.
1616
keywords:
1717
- abstract syntax tree
1818
- ast
@@ -37,9 +37,9 @@ 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/astToolkit.git
40-
repository-artifact: https://pypi.org/project/asttoolkit/0.7.0/
41-
repository-code: https://github.com/hunterhogan/astToolkit/releases/tag/0.7.0
40+
repository-artifact: https://pypi.org/project/asttoolkit/0.7.1/
41+
repository-code: https://github.com/hunterhogan/astToolkit/releases/tag/0.7.1
4242
title: astToolkit
4343
type: software
4444
url: https://github.com/hunterhogan/astToolkit
45-
version: 0.7.0
45+
version: 0.7.1

0 commit comments

Comments
 (0)