Skip to content

Commit dc05297

Browse files
committed
bumped version to 0.3.5
1 parent 2370df9 commit dc05297

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.4
2+
current_version = 0.3.5
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.4"
6+
version = "0.3.5"
77

88

99
setup(

0 commit comments

Comments
 (0)