Skip to content

Commit 3fe0b5d

Browse files
author
mauro
committed
bump version
1 parent ef2ed83 commit 3fe0b5d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,4 @@ cython_debug/
138138
# and can be added to the global gitignore or merged into this file. For a more nuclear
139139
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
140140
#.idea/
141+
.DS_Store

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[project]
33
name = "wagtail-unsplashed"
4-
version = "1.0.7"
4+
version = "1.0.9"
55
description = "Use unsplash.com images in your Wagtail site"
66
authors = [
77
{ name = "Cameron Lamb", email= "[email protected]" },

0 commit comments

Comments
 (0)