Skip to content

Commit

Permalink
LF-55044 warn about changing version manually
Browse files Browse the repository at this point in the history
  • Loading branch information
loganbeard-seequent committed Oct 15, 2024
1 parent 30480ce commit 766575c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pure_interface/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
type_is_interface,
)

__version__ = "8.0.2"
__version__ = "8.0.2" # Don't change this manually - use bump-my-version

0 comments on commit 766575c

Please sign in to comment.