Skip to content

Commit 256e9b1

Browse files
authored
Release v0.1.0 (#15)
1 parent c733d48 commit 256e9b1

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22

33
## [unreleased]
44

5+
## [0.1.0]
6+
57
- Modified project structure and configuration to use uv
68
- Modified paths to be OS-independent

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "markus-ai-server"
3-
version = "0.0.2"
3+
version = "0.1.0"
44
authors = [
55
{ name="Rolland He" },
66
{ name="Will Kukkamalla" },

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)