Skip to content

Commit d037af0

Browse files
authored
Bump up to version 0.0.3 (#81)
1 parent 6380ccf commit d037af0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ def get_path(*filepath) -> str:
267267

268268

269269
def get_gllm_version() -> str:
270-
version = '0.0.2'
270+
version = '0.0.3'
271271

272272
cuda_version = str(get_nvcc_cuda_version())
273273
if cuda_version != MAIN_CUDA_VERSION:

0 commit comments

Comments
 (0)