Release v2.0.2-beta

This commit is contained in:
SMKRV
2024-11-29 00:01:27 +03:00
parent 2dbae19c41
commit ae8f8bda03
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
assignees: ''
---
+1 -1
View File
@@ -3,7 +3,7 @@ name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
assignees: ''
---
+1
View File
@@ -37,3 +37,4 @@ wheels/
Thumbs.db
*.psd
*.zip
*.txt
+1 -1
View File
@@ -21,7 +21,7 @@ We welcome contributions to the HA Text AI project! This document will help you
git remote add upstream https://github.com/smkrv/ha-text-ai.git
```
### 2. Creating a Development Branch
### 2. Creating a Development Branch
```bash
# Update the main branch