Skip to content

Commit 62f306d

Browse files
author
Aegis Stack
committed
FIXUP
1 parent 92c6a0a commit 62f306d

5 files changed

Lines changed: 0 additions & 20 deletions

File tree

CLAUDE.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,7 @@ Each generated project includes:
3232

3333
## Installation
3434

35-
<<<<<<< HEAD
36-
**Current Version**: 0.6.9rc1
37-
=======
3835
**Current Version**: 0.6.9
39-
>>>>>>> ccea442 (v0.6.9-rc1)
4036

4137
```bash
4238
pip install aegis-stack

aegis/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,4 @@
22
Aegis Stack CLI - Component generation and project management tools.
33
"""
44

5-
<<<<<<< HEAD
6-
__version__ = "0.6.9rc1"
7-
=======
85
__version__ = "0.6.9"
9-
>>>>>>> ccea442 (v0.6.9-rc1)

copier.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@
66
# - Update support
77

88
_min_copier_version: "9.0.0"
9-
<<<<<<< HEAD
10-
_version: "0.6.9rc1"
11-
=======
129
_version: "0.6.9"
13-
>>>>>>> ccea442 (v0.6.9-rc1)
1410

1511
# IMPORTANT: Template content is in subdirectory
1612
# This allows the template to be recognized as git-tracked (aegis-stack repo root has .git)

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
[project]
22
name = "aegis-stack"
3-
<<<<<<< HEAD
4-
version = "0.6.9rc1"
5-
=======
63
version = "0.6.9"
7-
>>>>>>> ccea442 (v0.6.9-rc1)
84
description = "A production-ready FastAPI platform with modular components and a built-in control plane. Try: uvx aegis-stack init my-project"
95
readme = "README.md"
106
requires-python = ">=3.11,<3.15"

uv.lock

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)