We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3afcf2 commit 56f0a32Copy full SHA for 56f0a32
2 files changed
docs/source/conf.py
@@ -11,8 +11,8 @@
11
copyright = "2025, Willem Van Onsem"
12
author = "Willem Van Onsem"
13
14
-release = "0.1.0"
15
-version = "0.1.0"
+release = "0.2.0"
+version = "0.2.0"
16
17
18
path.insert(0, dirname(dirname(dirname(__file__))))
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "django-adminlink"
3
4
authors = [{name = "Willem Van Onsem", email = "yourfriends@hapytex.eu"}]
5
6
[build-system]
0 commit comments