File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 88 branches :
99 - master
1010jobs :
11- lint :
11+ build :
1212 runs-on : ubuntu-latest
13-
1413 steps :
1514 - uses : actions/checkout@v1
1615 - name : Set up Python 3.7
Original file line number Diff line number Diff line change 11# sentry2csv
22
3- ![ ] ( https://github.com/sparkmeter/sentry2csv/workflows/build /badge.svg )
3+ ![ ] ( https://github.com/sparkmeter/sentry2csv/workflows/lint /badge.svg )
44![ ] ( https://img.shields.io/pypi/v/sentry2csv )
55![ ] ( https://img.shields.io/pypi/pyversions/sentry2csv )
66[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
Original file line number Diff line number Diff line change 11"""Export Sentry issues to CSV."""
22
3- __version__ = "1.0a2 "
3+ __version__ = "1.0.0 "
You can’t perform that action at this time.
0 commit comments