Skip to content

Commit 9e004a3

Browse files
committed
release version 1.1.0
1 parent 696d234 commit 9e004a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Version 1.1.0
22

3-
Unreleased
3+
Released 2024-08-03
44

55
- The description for a model's object, and for an attribute's field and
66
argument, is set from their docstrings. {issue}`19`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "magql-sqlalchemy"
3-
version = "1.1.0.dev"
3+
version = "1.1.0"
44
description = "Generate a Magql GraphQL API from SQLAlchemy models."
55
readme = "README.md"
66
license = { file = "LICENSE.txt" }

0 commit comments

Comments
 (0)