ottili-coder 1.0.2__tar.gz → 1.0.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ottili-coder
3
- Version: 1.0.2
3
+ Version: 1.0.4
4
4
  Summary: Ottili ONE Coder — autonomous AI coding agent CLI for the terminal
5
5
  Project-URL: Homepage, https://ottili.one/coder
6
6
  Project-URL: Documentation, https://ottili.one/coder/docs
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "ottili-coder"
7
- version = "1.0.2"
7
+ version = "1.0.4"
8
8
  description = "Ottili ONE Coder — autonomous AI coding agent CLI for the terminal"
9
9
  readme = "README.md"
10
10
  license = { text = "MIT" }
@@ -1,3 +1,3 @@
1
1
  """Ottili ONE Coder Python distribution."""
2
2
 
3
- __version__ = "1.0.2"
3
+ __version__ = "1.0.4"
File without changes
File without changes