Skip to content

Commit

Permalink
Bump version to v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jaseg committed Apr 16, 2023
1 parent f80f341 commit bcfd27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gerbolyze/__init__.py
Expand Up @@ -21,7 +21,7 @@

import gerbonara as gn

__version__ = '3.1.3'
__version__ = '3.1.4'

@click.group()
def cli():
Expand Down

0 comments on commit bcfd27b

Please sign in to comment.