Skip to content

Commit

Permalink
Bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
jbh-cloud committed Nov 3, 2022
1 parent b5e8a0e commit 07e2906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repos:
- id: trailing-whitespace
- id: check-case-conflict
- id: check-merge-conflict
- id: no-commit-to-branch # main + master default protected from direct commit
#- id: no-commit-to-branch # main + master default protected from direct commit
- repo: https://github.com/psf/black
rev: 22.10.0
hooks:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "spot_sync"
version = "1.0.4"
version = "1.0.5"
description = "A schedulable, configurable CLI downloader for Spotify accounts"
authors = ["JBH <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 07e2906

Please sign in to comment.