Skip to content

Commit

Permalink
[CLEANUP]
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Oct 9, 2024
1 parent 81c97b1 commit 02947f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ We welcome contributions to ClusterOps! If you'd like to contribute, please foll
1. **Fork the repository** on GitHub.
2. **Clone your fork** locally:
```bash
git clone https://github.com/your-username/clusterops.git
git clone https://github.com/The-Swarm-Corporation/ClusterOps.git
cd clusterops
```
3. **Create a feature branch** for your changes:
Expand All @@ -176,7 +176,7 @@ We welcome contributions to ClusterOps! If you'd like to contribute, please foll

### Reporting Issues

If you encounter any issues, please create a [GitHub issue](https://github.com/swarms-team/clusterops/issues).
If you encounter any issues, please create a [GitHub issue](https://github.com/the-swarm-corporation/clusterops/issues).

---

Expand All @@ -188,4 +188,4 @@ ClusterOps is licensed under the MIT License. See the [LICENSE](LICENSE) file fo

## Contact

For any questions, feedback, or contributions, please contact the **Swarms Team** at [contact@swarms.world](mailto:contact@swarms.world).
For any questions, feedback, or contributions, please contact the **Swarms Team** at [kye@swarms.world](mailto:kye@swarms.world).
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "clusterops"
version = "0.0.2"
version = "0.0.3"
description = "Paper - Pytorch"
license = "MIT"
authors = ["Kye Gomez <[email protected]>"]
Expand Down

0 comments on commit 02947f6

Please sign in to comment.