Compare commits

...

1 Commits

Author SHA1 Message Date
Jonas Winkler
c6a51a1cdc Version bump 2018-12-12 13:25:28 +01:00
2 changed files with 6 additions and 1 deletions

View File

@@ -13,3 +13,8 @@ Changelog (jonaswinkler)
* Added: Inbox tags (added automatically to newly consumed documents)
* Added: Document viewer on document edit page
* Database backend is now configurable
1.0.1
=====
* Fixed migration order

View File

@@ -1 +1 @@
__version__ = (1, 0, 0)
__version__ = (1, 0, 1)