Skip to content

Commit 5d8a05a

Browse files
author
Thomas Schmidt
committed
Bumped version to 0.4.0
1 parent e064ab0 commit 5d8a05a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[tool.poetry]
33
name = "sql-mock"
4-
version = "0.3.1"
4+
version = "0.4.0"
55
description = "Simplify the testing of SQL data models and queries by allowing users to mock input data and create tests for various scenarios. It provides a consistent and convenient way to test the execution of your query without the need to process a massive amount of data."
66
repository = "https://github.com/DeepLcom/sql-mock"
77
readme = "README.md"

0 commit comments

Comments
 (0)