Skip to content

Commit

Permalink
build: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryPTB committed Jul 19, 2024
1 parent 3de69f3 commit c5c5780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/capvalidator/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

from .validate import Validator

__version__ = '0.1.0-dev1'
__version__ = '0.1.0-dev2'


class ValidationResult:
Expand Down

0 comments on commit c5c5780

Please sign in to comment.