Skip to content

Commit

Permalink
Update app version to v0.0.3-4
Browse files Browse the repository at this point in the history
  • Loading branch information
magneticstain committed Oct 19, 2024
1 parent f128aa6 commit bdb2960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plexer_cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"""

__author__ = "magneticstain"
__version__ = "0.0.3-3"
__version__ = "0.0.3-4"
__license__ = "MIT"

import argparse
Expand Down

0 comments on commit bdb2960

Please sign in to comment.