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.
1 parent 912f7ef commit 5ed3485Copy full SHA for 5ed3485
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.3 - 2023-06-09
+## 0.1.4 - 2023-06-09
6
7
### Added
8
- Model deployment
setup.py
@@ -18,7 +18,7 @@ def read_req_file(req_type):
18
19
setup(
20
name="slashml",
21
- version="0.1.3",
+ version="0.1.4",
22
url="https://slashml.com/",
23
author="eff-kay",
24
author_email="faiizan14@gmail.com",
0 commit comments