Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
endremborza committed Apr 27, 2022
1 parent a8c167f commit 055a800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqlmermaid.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

import sqlalchemy as sa

__version__ = "0.0.0"
__version__ = "0.1.0"


def get_mermaid(constr):
Expand Down

0 comments on commit 055a800

Please sign in to comment.