mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	Bump version
This commit is contained in:
		@@ -69,4 +69,3 @@ python -m twine upload dist/*
 | 
			
		||||
## TODO
 | 
			
		||||
- [ ] Add tests
 | 
			
		||||
- [ ] Include conversion scripts as command line entry points in this package.
 | 
			
		||||
- Add CI workflow for releasing the package.
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
[tool.poetry]
 | 
			
		||||
name = "gguf"
 | 
			
		||||
version = "0.4.0"
 | 
			
		||||
version = "0.4.1"
 | 
			
		||||
description = "Write ML models in GGUF for GGML"
 | 
			
		||||
authors = ["GGML <ggml@ggml.ai>"]
 | 
			
		||||
packages = [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user