Skip to content

Commit 9b91ba7

Browse files
authored
Merge pull request #43 from slashml/dev
finalize the changes
2 parents 5f8176d + 69e77f0 commit 9b91ba7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to `slashml-python-client` aka `slashml` will be documented in this file.
33
This project adheres to [Semantic Versioning](https://semver.org/).
44

5-
## 0.1.1 - 2023-05-13
5+
## 0.1.3 - 2023-05-13
66

77
### Added
88
- Added rev model for SpeechToText service

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def read_req_file(req_type):
1414

1515
setup(
1616
name="slashml",
17-
version="0.1.1",
17+
version="0.1.3",
1818
url="https://slashml.com/",
1919
author="eff-kay",
2020
author_email="faiizan14@gmail.com",

0 commit comments

Comments
 (0)