Skip to content

Commit 2538ee8

Browse files
committed
Merge tag '0.3.7' into develop
0.3.7 - Updated unique constraints on literal / quoted statement tables to take into account the object language tag - Some more cleanup
2 parents 6ac033d + 7c491df commit 2538ee8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.6
2+
current_version = 0.3.7
33
commit = False
44
tag = False
55

setup.py

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

44

55
project = "rdflib-sqlalchemy"
6-
version = "0.3.6"
6+
version = "0.3.7"
77

88

99
setup(

0 commit comments

Comments
 (0)