consistency
This commit is contained in:
parent
3124ecd535
commit
bb9257ee30
@ -74,7 +74,7 @@ class Inkycal:
|
||||
def __init__(self, settings_path=None, render=True):
|
||||
"""Initialise Inkycal"""
|
||||
|
||||
self._release = '2.0.2'
|
||||
self._release = '2.0.3'
|
||||
|
||||
# Check if render was set correctly
|
||||
if render not in [True, False]:
|
||||
|
Loading…
Reference in New Issue
Block a user