Skip to content

Commit

Permalink
Prebump to 1.1.1dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Oct 31, 2024
1 parent 1bb7c78 commit 90574f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resolvelib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ResolutionTooDeep",
]

__version__ = "1.1.0"
__version__ = "1.1.1dev0"


from .providers import AbstractProvider
Expand Down

0 comments on commit 90574f3

Please sign in to comment.