[pillowfort] add 'user' and 'post' extractors (#846)

This commit is contained in:
Mike Fährmann
2021-01-24 23:44:03 +01:00
parent 477ed010c1
commit 7ca3bf7cb0
4 changed files with 133 additions and 2 deletions

View File

@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-
# Copyright 2016-2020 Mike Fährmann
# Copyright 2016-2021 Mike Fährmann
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.16.4"
__version__ = "1.16.5-dev"