Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardKenzie committed May 7, 2023
1 parent 00985f4 commit 1bc1dc5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
project = 'chafa.py'
copyright = '2022, Erica Ferrua Edwardsdóttir'
author = 'Erica Ferrua Edwardsdóttir'
release = '1.1.1'
release = '1.1.2'

# -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Expand Down Expand Up @@ -69,4 +69,4 @@
'searchbox.html',
'donate.html',
]
}
}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "chafa.py"
version = "1.1.1"
version = "1.1.2"
license = "LGPL-3.0"

authors = [
Expand Down

0 comments on commit 1bc1dc5

Please sign in to comment.