Skip to content

Commit 957b57d

Browse files
committed
bumping the version
1 parent b4c3466 commit 957b57d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/pypi.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
with:
1515
fetch-depth: 0
1616
fetch-tags: true
17-
ref: ${{ github.event.release.tag_name }}
1817

1918
- uses: actions/setup-python@v4
2019
with:

arangoasync/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.2"
1+
__version__ = "0.0.3"

0 commit comments

Comments
 (0)