Skip to content

Commit 6ed9d8c

Browse files
committed
Prepare merging to main: bump version to 4.1
1 parent 24ed1f1 commit 6ed9d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

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

1111
class HomeObjectConan(ConanFile):
1212
name = "homeobject"
13-
version = "4.0.9"
13+
version = "4.1.0"
1414

1515
homepage = "https://github.com/eBay/HomeObject"
1616
description = "Blob Store built on HomeStore"

0 commit comments

Comments
 (0)