Hacky fix for null m.relates_to's and bump version to 0.5.2

This commit is contained in:
Tulir Asokan
2019-05-23 02:07:50 +03:00
parent 41b8292f25
commit 92a6afdd2f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = "0.5.1"
__version__ = "0.5.2"
__author__ = "Tulir Asokan <tulir@maunium.net>"