Skip to content

Commit 4ee5ba2

Browse files
authored
Merge branch 'master' into master
2 parents 7b44378 + 8072aa2 commit 4ee5ba2

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
run: |
4949
python -m pip install --upgrade pip
5050
pip install setuptools wheel twine
51+
make install
5152
- name: Check Branch
5253
id: check-branch
5354
run: |

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.3
1+
0.0.4

examples/auto-reply-bot.py

Whitespace-only changes.

0 commit comments

Comments
 (0)