File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pySigma-backend-sqlite"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44description = " pySigma sqlite backend"
55readme = " README.md"
66authors = [" wagga" ]
77license = " LGPL-3.0-only"
8- repository = " https://github.com/wagga40 /pySigma-backend-sqlite"
8+ repository = " https://github.com/SigmaHQ /pySigma-backend-sqlite"
99packages = [
1010 { include = " sigma" }
1111]
@@ -40,11 +40,11 @@ dependencies = [
4040 " pysigma>=0.10.2" ,
4141]
4242name = " pySigma-backend-sqlite"
43- version = " 0.1.0 "
43+ version = " 0.1.1 "
4444description = " pySigma sqlite backend"
4545
4646[project .urls ]
47- repository = " https://github.com/wagga40 /pySigma-backend-sqlite"
47+ repository = " https://github.com/SigmaHQ /pySigma-backend-sqlite"
4848
4949[project .group .dev .dependencies ]
5050pytest = " ^7.4.0"
You can’t perform that action at this time.
0 commit comments