Skip to content

Commit

Permalink
Merge pull request #152 from octoenergy/pin_sqlalchemy_to_<1.4
Browse files Browse the repository at this point in the history
Bump setup.py version to match tag
  • Loading branch information
j0nnyr0berts authored Mar 17, 2021
2 parents e53f6f5 + 13f4e56 commit a377abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from setuptools.command.install import install


VERSION = "0.0.13"
VERSION = "0.0.14"

REPO_ROOT = pathlib.Path(__file__).parent

Expand Down

0 comments on commit a377abf

Please sign in to comment.