Skip to content

Commit 04fa835

Browse files
github-actions[bot]lu-pl
authored andcommitted
chore(main): release 0.7.0
1 parent 39ae141 commit 04fa835

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.7.0](https://github.com/lu-pl/sparqlx/compare/v0.6.1...v0.7.0) (2025-12-28)
4+
5+
6+
### Features
7+
8+
* implement SPARQL Protocol Operation types ([b623bfa](https://github.com/lu-pl/sparqlx/commit/b623bfad83e88e8d96dd0f5a4d39f028a21f767f))
9+
10+
11+
### Documentation
12+
13+
* add query method section to README ([835b0dc](https://github.com/lu-pl/sparqlx/commit/835b0dc5c32bbcf85ca3c0a983b28d470334e3be))
14+
315
## [0.6.1](https://github.com/lu-pl/sparqlx/compare/v0.6.0...v0.6.1) (2025-12-21)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sparqlx"
3-
version = "0.6.1"
3+
version = "0.7.0"
44
description = "Add your description here"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)