Skip to content

Commit 5fb9721

Browse files
authored
Bump project version to 1.0.0
Updated project version to 1.0.0 and preserved existing dependencies.
1 parent 6d4b913 commit 5fb9721

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pySigma-backend-sqlite"
3-
version = "0.2.0"
3+
version = "1.0.0"
44
description = "pySigma sqlite backend"
55
readme = "README.md"
66
authors = [
@@ -50,3 +50,4 @@ pytest = "^8.0"
5050
pytest-cov = "^4.1"
5151
coverage = "^7.4"
5252

53+

0 commit comments

Comments
 (0)