Updated to 2.0.0
This commit is contained in:
parent
32b1acf4aa
commit
f181552fb8
@ -1,7 +1,9 @@
|
|||||||
name: Tests
|
name: Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- push
|
- push:
|
||||||
|
tags-ignore:
|
||||||
|
- "**"
|
||||||
- pull_request
|
- pull_request
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
__version__ = "0.2.2"
|
__version__ = "2.0.0"
|
||||||
__license__ = "GPL3"
|
__license__ = "GPL3"
|
||||||
__author__ = "Profitroll"
|
__author__ = "Profitroll"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user