Skip to content

Commit 64ac329

Browse files
version update
1 parent 1c4ae8d commit 64ac329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vclust.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import typing
1616
import uuid
1717

18-
__version__ = '1.0.2'
18+
__version__ = '1.0.3'
1919

2020
DEFAULT_THREAD_COUNT = min(multiprocessing.cpu_count(), 64)
2121

0 commit comments

Comments
 (0)