We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2ed83 commit 3fe0b5dCopy full SHA for 3fe0b5d
.gitignore
@@ -138,3 +138,4 @@ cython_debug/
138
# and can be added to the global gitignore or merged into this file. For a more nuclear
139
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
140
#.idea/
141
+.DS_Store
pyproject.toml
@@ -1,7 +1,7 @@
1
2
[project]
3
name = "wagtail-unsplashed"
4
-version = "1.0.7"
+version = "1.0.9"
5
description = "Use unsplash.com images in your Wagtail site"
6
authors = [
7
{ name = "Cameron Lamb", email= "[email protected]" },
0 commit comments