mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 14:47:22 -07:00
feat: auto-bump patch version on PR merge to main
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
c87f498c80
commit
8e30b1fbe2
@@ -329,6 +329,7 @@ The optional `[ml]` group includes ML/AI features required for the PassGPT attac
|
||||
- **torch** - PyTorch deep learning framework (for PassGPT attack and training)
|
||||
- **transformers** - HuggingFace transformers library (for GPT-2 models)
|
||||
- **datasets** - HuggingFace datasets library (for fine-tuning support)
|
||||
- **accelerate** - HuggingFace training acceleration library
|
||||
|
||||
Install with:
|
||||
```bash
|
||||
@@ -838,6 +839,7 @@ Version 2.0+
|
||||
- Added LLM Attack (option 15) using Ollama for AI-generated password candidates
|
||||
- Added Ollama configuration keys (ollamaModel, ollamaNumCtx)
|
||||
- Auto-versioning via setuptools-scm from git tags
|
||||
- Automatic patch version bump (v2.0.1, v2.0.2, ...) on PR merge to main
|
||||
- CI test fixes across Python 3.9-3.14
|
||||
|
||||
Version 2.0
|
||||
|
||||
Reference in New Issue
Block a user