release of 2.0.0

This commit is contained in:
Anton Lydike 2022-03-31 22:49:45 +02:00
parent 4b77ce05a7
commit d18843a88b

View File

@ -25,4 +25,4 @@ from .parser import tokenize, parse_tokens, AssemblyFileLoader
__author__ = "Anton Lydike <Anton@Lydike.com>"
__copyright__ = "Copyright 2022 Anton Lydike"
__version__ = '2.0.0a4'
__version__ = '2.0.0'