Changing version to v0.2.0 instead of v0.1.9
Due to Latex being a big change.
This commit is contained in:
parent
27759362cb
commit
3e7b36a420
5 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
"""
|
||||
from shutil import which
|
||||
|
||||
__VERSION__ = "0.1.9"
|
||||
__VERSION__ = "0.2.0"
|
||||
is_release = False
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue