Skip to content

Commit

Permalink
Suppress unnecessary errors
Browse files Browse the repository at this point in the history
Suppress unnecessary errors (#23)
  • Loading branch information
gerard33 authored Mar 12, 2022
1 parent 1e182a4 commit f80a039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion braviapsk/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Version information."""

__version__ = "0.2.3"
__version__ = "0.2.4"

0 comments on commit f80a039

Please sign in to comment.