forked from DRMTalks/devine
fix(version): The `__version__` variable forgot to be updated
This commit is contained in:
parent
76dc54fc13
commit
a7c2210f0b
|
@ -1 +1 @@
|
|||
__version__ = "2.1.0"
|
||||
__version__ = "3.0.0"
|
||||
|
|
Loading…
Reference in New Issue