Skip to content

Commit ad067d8

Browse files
author
Alex Godoroja
committed
netanyahooo
1 parent ef4e27d commit ad067d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/python/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ Go maintains a global `map[uint64]interface{}` storing Driver/Conn/Listener obje
377377
4. Tag release:
378378
```bash
379379
git tag -a v0.2.2 -m "Release 0.2.2"
380-
git push --follow-tags
380+
git push --follow-tags
381381
```
382382

383383
### Release Workflow

0 commit comments

Comments
 (0)