Skip to content

Commit 9ef8749

Browse files
committed
minor cleanups in readme
1 parent 20d6548 commit 9ef8749

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

python-sdk/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ Error handling is automatically handled by the runtime and the state manager.
134134

135135
The Python SDK integrates seamlessly with the ExosphereHost platform, providing:
136136

137-
- **Cost Optimization**: Leverage ExosphereHost's optimized infrastructure for significant cost savings
138-
- **Reliability**: Built-in fault tolerance and automatic recovery
137+
- **Performance**: Optimized execution with intelligent resource allocation and parallel processing
138+
- **Reliability**: Built-in fault tolerance, automatic recovery, and failover capabilities
139139
- **Scalability**: Automatic scaling based on workload demands
140140
- **Monitoring**: Integrated logging and monitoring capabilities
141141

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.0.7b1"
1+
version = "0.0.7b2"

0 commit comments

Comments
 (0)