Skip to content

Commit 8ea38de

Browse files
committed
bump version to 0.6.8
1 parent dd365c3 commit 8ea38de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
setup(
2828
name='klongpy',
2929
packages=find_packages(),
30-
version='0.6.7',
30+
version='0.6.8',
3131
description='High-Performance Klong array language with rich Python integration.',
3232
author='Brian Guarraci',
3333
license='MIT',

0 commit comments

Comments
 (0)