Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
187187a8a2
|
|||
8d27f43cce
|
|||
f181552fb8
|
@@ -1,8 +1,12 @@
|
||||
name: Tests
|
||||
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags-ignore:
|
||||
- v*
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
__version__ = "0.2.2"
|
||||
__version__ = "2.0.0"
|
||||
__license__ = "GPL3"
|
||||
__author__ = "Profitroll"
|
||||
|
||||
|
Reference in New Issue
Block a user