Compare commits
2 Commits
4834f63a67
...
v2.0.18
Author | SHA1 | Date | |
---|---|---|---|
b58efae107 | |||
cc0dd9978f |
4
.github/workflows/pypi-deploy.yml
vendored
4
.github/workflows/pypi-deploy.yml
vendored
@@ -1,9 +1,9 @@
|
||||
|
||||
name: CI/CD
|
||||
name: CI Build Wheel
|
||||
|
||||
on:
|
||||
push:
|
||||
#branches: [master]
|
||||
# branches: [master]
|
||||
tags: ["v[0-9]+.[0-9]+.[0-9]+"]
|
||||
|
||||
jobs:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
|
||||
[](https://img.shields.io/github/license/RecordEvolution/IMCtermite)
|
||||
[](https://img.shields.io/github/stars/RecordEvolution/IMCtermite)
|
||||

|
||||

|
||||
[](https://pypi.org/project/IMCtermite/)
|
||||
|
||||
# IMCtermite
|
||||
|
@@ -1 +1 @@
|
||||
2.0.16
|
||||
2.0.17
|
||||
|
Reference in New Issue
Block a user