We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f8176d + 69e77f0 commit 9b91ba7Copy full SHA for 9b91ba7
CHANGELOG.md
@@ -2,7 +2,7 @@
2
All notable changes to `slashml-python-client` aka `slashml` will be documented in this file.
3
This project adheres to [Semantic Versioning](https://semver.org/).
4
5
-## 0.1.1 - 2023-05-13
+## 0.1.3 - 2023-05-13
6
7
### Added
8
- Added rev model for SpeechToText service
setup.py
@@ -14,7 +14,7 @@ def read_req_file(req_type):
14
15
setup(
16
name="slashml",
17
- version="0.1.1",
+ version="0.1.3",
18
url="https://slashml.com/",
19
author="eff-kay",
20
author_email="faiizan14@gmail.com",
0 commit comments