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