Skip to content

Commit

Permalink
allow "series" tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Walavouchey committed May 22, 2024
1 parent 5a6db40 commit 0d8a877
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions wikitools/yaml_rules.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"date",
"layout",
"title",
"series",
"tumblr_url",
})

Expand Down
2 changes: 1 addition & 1 deletion wikitools_cli/VERSION.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "2.2.1"
VERSION = "2.3.0"

0 comments on commit 0d8a877

Please sign in to comment.