Skip to content

Commit 2175d1e

Browse files
committed
Fix documentation. Create theTypes module. + Update CITATION.cff [skip ci]
1 parent 4fa08f8 commit 2175d1e

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: a3839e4f11a0bcf7351fcab56a3cc4c725731bc9
11-
date-released: '2026-03-16'
10+
commit: 4fa08f8dbfee0906d13ba09388672078fe1354e5
11+
date-released: '2026-04-01'
1212
identifiers:
1313
- type: url
14-
value: https://github.com/hunterhogan/astToolkit/releases/tag/0.11.1
15-
description: The URL for astToolkit 0.11.1.
14+
value: https://github.com/hunterhogan/astToolkit/releases/tag/0.11.2
15+
description: The URL for astToolkit 0.11.2.
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.11.1/
41-
repository-code: https://github.com/hunterhogan/astToolkit/releases/tag/0.11.1
40+
repository-artifact: https://pypi.org/project/asttoolkit/0.11.2/
41+
repository-code: https://github.com/hunterhogan/astToolkit/releases/tag/0.11.2
4242
title: astToolkit
4343
type: software
4444
url: https://github.com/hunterhogan/astToolkit
45-
version: 0.11.1
45+
version: 0.11.2

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: a3839e4f11a0bcf7351fcab56a3cc4c725731bc9
11-
date-released: '2026-03-16'
10+
commit: 4fa08f8dbfee0906d13ba09388672078fe1354e5
11+
date-released: '2026-04-01'
1212
identifiers:
1313
- type: url
14-
value: https://github.com/hunterhogan/astToolkit/releases/tag/0.11.1
15-
description: The URL for astToolkit 0.11.1.
14+
value: https://github.com/hunterhogan/astToolkit/releases/tag/0.11.2
15+
description: The URL for astToolkit 0.11.2.
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.11.1/
41-
repository-code: https://github.com/hunterhogan/astToolkit/releases/tag/0.11.1
40+
repository-artifact: https://pypi.org/project/asttoolkit/0.11.2/
41+
repository-code: https://github.com/hunterhogan/astToolkit/releases/tag/0.11.2
4242
title: astToolkit
4343
type: software
4444
url: https://github.com/hunterhogan/astToolkit
45-
version: 0.11.1
45+
version: 0.11.2

0 commit comments

Comments
 (0)