Skip to content

Commit

Permalink
start version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Aug 9, 2024
1 parent ebc7882 commit 2615a4b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Version 1.1.1
-------------

Unreleased


Version 1.1.0
-------------

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "magql"
version = "1.1.0"
version = "1.1.1.dev"
description = "The magical GraphQL framework that generates an API for your data."
readme = "README.md"
license = { file = "LICENSE.txt" }
Expand Down

0 comments on commit 2615a4b

Please sign in to comment.