Skip to content

Commit

Permalink
- bump version to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
resulyurttakalan committed Sep 25, 2022
1 parent 4f38330 commit b26ef4e
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 @@ -13,7 +13,7 @@ def read(fname):
description="pytest sqlalchemy plugin for mock",
long_description=read("README.md"),
long_description_content_type="text/markdown",
version="0.1.3",
version="0.1.4",
author="Resul Yurttakalan",
author_email="[email protected]",
url="https://github.com/resulyrt93/pytest-sqlalchemy-mock",
Expand Down

0 comments on commit b26ef4e

Please sign in to comment.