Skip to content

Commit 14ead8a

Browse files
authored
Merge pull request #12 from letsbuilda/v110
Release v1.1.0
2 parents 62c958f + d5aac8c commit 14ead8a

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/source/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Changelog
55
=========
66

7+
- :release:`1.1.0 <25th January 2023>`
8+
- :feature:`11` Uwuification: replace spaces with tildes
9+
710

811
- :release:`1.0.0 <21th January 2023>`
912
- :feature:`1` Initialize package

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "imsosorry"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
description = "Sometimes it can be necessary to call upon the ancient arts..."
55
authors = [
66
{ name = "Bradley Reynolds", email = "bradley.reynolds@darbia.dev" },
@@ -14,7 +14,7 @@ dependencies = [
1414

1515
[project.urls]
1616
repository = "https://github.com/letsbuilda/imsosorry/"
17-
documentation = "https://letsbuilda.dev/imsosorry/"
17+
documentation = "https://docs.letsbuilda.dev/imsosorry/"
1818

1919
[project.optional-dependencies]
2020
dev = [

0 commit comments

Comments
 (0)