Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas van Oostveen committed Mar 13, 2020
1 parent 95499b3 commit 88154ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pid/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from .posix import PidFile # NOQA


__version__ = "2.2.5"
__version__ = "3.0.0"
__all__ = [
'__version__',
'DEFAULT_PID_DIR',
Expand Down

0 comments on commit 88154ac

Please sign in to comment.