Skip to content

Commit 8d977d8

Browse files
authored
🔧 Move to sphinx-extensions2 organisation (#17)
1 parent c31b175 commit 8d977d8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## v0.2.0 (November 2023)
44

5-
* 🐛 FIX: Skip non-columns by @rclaasen in https://github.com/chrisjsewell/sphinx-sqlalchemy/pull/2
6-
* ⬆️ Update sphinx version to 5,6,7 by @chrisjsewell in https://github.com/chrisjsewell/sphinx-sqlalchemy/pull/6
7-
* ⬆️ Update sqlachemy version to 2 by @chrisjsewell in https://github.com/chrisjsewell/sphinx-sqlalchemy/pull/12
5+
* 🐛 FIX: Skip non-columns by @rclaasen in https://github.com/sphinx-extensions2/sphinx-sqlalchemy/pull/2
6+
* ⬆️ Update sphinx version to 5,6,7 by @chrisjsewell in https://github.com/sphinx-extensions2/sphinx-sqlalchemy/pull/6
7+
* ⬆️ Update sqlachemy version to 2 by @chrisjsewell in https://github.com/sphinx-extensions2/sphinx-sqlalchemy/pull/12
88

99
## v0.1.1 (November 2021)
1010

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
]
3333

3434
[project.urls]
35-
Homepage = "http://github.com/chrisjsewell/sphinx-sqlalchemy"
35+
Homepage = "http://github.com/sphinx-extensions2/sphinx-sqlalchemy"
3636
Documentation = "https://sphinx-sqlalchemy.readthedocs.io"
3737

3838
[project.optional-dependencies]

0 commit comments

Comments
 (0)