Skip to content

Commit abcaf4d

Browse files
bump: update release version to 0.2.4 in documentation configuration
1 parent 9b86767 commit abcaf4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
current_year = datetime.now().year
1111
copyright = f'2024-{current_year}, Kramer Harrison'
1212
author = 'Kramer Harrison'
13-
release = '0.2.0'
13+
release = '0.2.4'
1414

1515
extensions = ['sphinx.ext.autodoc',
1616
'sphinx.ext.autosummary',

0 commit comments

Comments
 (0)