diff --git a/acceptreject.py b/acceptreject.py index 20908a37e..ff855312d 100644 --- a/acceptreject.py +++ b/acceptreject.py @@ -1,7 +1,7 @@ __filename__ = "acceptreject.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/announce.py b/announce.py index eec04fa13..c23459db5 100644 --- a/announce.py +++ b/announce.py @@ -1,7 +1,7 @@ __filename__ = "announce.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/auth.py b/auth.py index 3706bf904..61e1e6beb 100644 --- a/auth.py +++ b/auth.py @@ -1,7 +1,7 @@ __filename__ = "auth.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/availability.py b/availability.py index d52551fbe..6fb243607 100644 --- a/availability.py +++ b/availability.py @@ -1,7 +1,7 @@ __filename__ = "availability.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/blocking.py b/blocking.py index add3a0319..0cc37a289 100644 --- a/blocking.py +++ b/blocking.py @@ -1,7 +1,7 @@ __filename__ = "blocking.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/bookmarks.py b/bookmarks.py index 29483df8c..eab665b32 100644 --- a/bookmarks.py +++ b/bookmarks.py @@ -1,7 +1,7 @@ __filename__ = "bookmarks.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/cache.py b/cache.py index 7fa562e39..15b3268df 100644 --- a/cache.py +++ b/cache.py @@ -1,7 +1,7 @@ __filename__ = "cache.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/capabilities.py b/capabilities.py index 3879fa49a..983758262 100644 --- a/capabilities.py +++ b/capabilities.py @@ -1,7 +1,7 @@ __filename__ = "capabilities.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/config.py b/config.py index 93e438583..3eda05446 100644 --- a/config.py +++ b/config.py @@ -1,7 +1,7 @@ __filename__ = "config.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/content.py b/content.py index a192efc7b..25124549f 100644 --- a/content.py +++ b/content.py @@ -1,7 +1,7 @@ __filename__ = "content.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/daemon.py b/daemon.py index 507cf6f3b..d69ab4e06 100644 --- a/daemon.py +++ b/daemon.py @@ -1,7 +1,7 @@ __filename__ = "daemon.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/delete.py b/delete.py index 73a8bf203..a38c50538 100644 --- a/delete.py +++ b/delete.py @@ -1,7 +1,7 @@ __filename__ = "delete.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/donate.py b/donate.py index cf4282772..4a57279d6 100644 --- a/donate.py +++ b/donate.py @@ -1,7 +1,7 @@ __filename__ = "donate.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/epicyon.py b/epicyon.py index 92e9d3026..d03e53dd1 100644 --- a/epicyon.py +++ b/epicyon.py @@ -1,7 +1,7 @@ __filename__ = "epicyon.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/filters.py b/filters.py index d1f24cafa..60b7042e5 100644 --- a/filters.py +++ b/filters.py @@ -1,7 +1,7 @@ __filename__ = "filters.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/follow.py b/follow.py index 179d34fa5..6719e8e96 100644 --- a/follow.py +++ b/follow.py @@ -1,7 +1,7 @@ __filename__ = "follow.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/httpsig.py b/httpsig.py index 654b3d71d..474897999 100644 --- a/httpsig.py +++ b/httpsig.py @@ -2,7 +2,7 @@ __filename__ = "posts.py" __author__ = "Bob Mottram" __credits__ = ['lamia'] __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/inbox.py b/inbox.py index e5bb199cd..1f056bf80 100644 --- a/inbox.py +++ b/inbox.py @@ -1,7 +1,7 @@ __filename__ = "inbox.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/like.py b/like.py index 1067cf413..7f632e1f7 100644 --- a/like.py +++ b/like.py @@ -1,7 +1,7 @@ __filename__ = "like.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/manualapprove.py b/manualapprove.py index 3aa1012fa..e6785f42b 100644 --- a/manualapprove.py +++ b/manualapprove.py @@ -1,7 +1,7 @@ __filename__ = "manualapprove.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/media.py b/media.py index 0e2965cae..c558dc4f1 100644 --- a/media.py +++ b/media.py @@ -1,7 +1,7 @@ __filename__ = "media.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/metadata.py b/metadata.py index bbf81649a..9c7f603c1 100644 --- a/metadata.py +++ b/metadata.py @@ -1,7 +1,7 @@ __filename__ = "metadata.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/migrate.py b/migrate.py index ce3fc5853..63bf666bb 100644 --- a/migrate.py +++ b/migrate.py @@ -1,7 +1,7 @@ __filename__ = "migrate.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/person.py b/person.py index 918ede3d1..ae8f901fe 100644 --- a/person.py +++ b/person.py @@ -1,7 +1,7 @@ __filename__ = "person.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/posts.py b/posts.py index c72782884..577669559 100644 --- a/posts.py +++ b/posts.py @@ -1,7 +1,7 @@ __filename__ = "posts.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/question.py b/question.py index c5e0c7e65..bddef64e7 100644 --- a/question.py +++ b/question.py @@ -1,7 +1,7 @@ __filename__ = "question.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/roles.py b/roles.py index 282b7aa25..36228aa4d 100644 --- a/roles.py +++ b/roles.py @@ -1,7 +1,7 @@ __filename__ = "roles.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/session.py b/session.py index 751297bb4..babfc7984 100644 --- a/session.py +++ b/session.py @@ -1,7 +1,7 @@ __filename__ = "session.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/shares.py b/shares.py index ec025dcca..350a2d54f 100644 --- a/shares.py +++ b/shares.py @@ -1,7 +1,7 @@ __filename__ = "shares.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/skills.py b/skills.py index f8afac961..195df205b 100644 --- a/skills.py +++ b/skills.py @@ -1,7 +1,7 @@ __filename__ = "skills.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/tests.py b/tests.py index 73272b8ed..d602f3ad6 100644 --- a/tests.py +++ b/tests.py @@ -1,7 +1,7 @@ __filename__ = "tests.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/theme.py b/theme.py index b5941c8e0..e64342af7 100644 --- a/theme.py +++ b/theme.py @@ -1,7 +1,7 @@ __filename__ = "theme.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/threads.py b/threads.py index 68dc0d974..a5b940081 100644 --- a/threads.py +++ b/threads.py @@ -1,7 +1,7 @@ __filename__ = "threads.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/utils.py b/utils.py index 73eb6ad4f..498515860 100644 --- a/utils.py +++ b/utils.py @@ -1,7 +1,7 @@ __filename__ = "utils.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/webfinger.py b/webfinger.py index cdec770ac..2ade5f2bc 100644 --- a/webfinger.py +++ b/webfinger.py @@ -1,7 +1,7 @@ __filename__ = "webfinger.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" diff --git a/webinterface.py b/webinterface.py index 816c83999..53c49ef2d 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1,7 +1,7 @@ __filename__ = "webinterface.py" __author__ = "Bob Mottram" __license__ = "AGPL3+" -__version__ = "1.0.0" +__version__ = "1.1.0" __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production"