Skip to content

Commit

Permalink
bump version to 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
briangu committed Dec 1, 2024
1 parent dd365c3 commit 8ea38de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
setup(
name='klongpy',
packages=find_packages(),
version='0.6.7',
version='0.6.8',
description='High-Performance Klong array language with rich Python integration.',
author='Brian Guarraci',
license='MIT',
Expand Down

0 comments on commit 8ea38de

Please sign in to comment.