Skip to content

Commit 7ba72d4

Browse files
committed
Merge branch 'main' into next
2 parents 9002470 + ea94747 commit 7ba72d4

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

.github/workflows/testsPython.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ on:
99
paths:
1010
- "**.py"
1111
branches:
12-
- alpha
13-
- beta
14-
- next
15-
- next-major
12+
- main
1613

1714
env:
1815
python-version: "3.12"

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.7](https://github.com/FullStackWithLawrence/openai-embeddings/compare/v1.3.6...v1.3.7) (2025-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* broken yaml ([db3ccfa](https://github.com/FullStackWithLawrence/openai-embeddings/commit/db3ccfa8a6310f04c24a72f49140d6eada7c8f18))
7+
* remove superfluous checks ([716ede1](https://github.com/FullStackWithLawrence/openai-embeddings/commit/716ede136628193040f4d9863aa2a36b34e3e345))
8+
19
## [1.3.6](https://github.com/FullStackWithLawrence/openai-embeddings/compare/v1.3.5...v1.3.6) (2025-02-07)
210

311

0 commit comments

Comments
 (0)