Skip to content

Commit

Permalink
Uprev version (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin authored Aug 13, 2024
1 parent e317372 commit da29a2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
- uses: pre-commit/[email protected]
with:
extra_args: --all-files
env:
SKIP: no-commit-to-branch

docs:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion dirty_equals/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '0.7.1-post0'
VERSION = '0.8.0'

0 comments on commit da29a2d

Please sign in to comment.