Skip to content

Commit dac239e

Browse files
authored
Bump lib version to 0.27.0 (#243)
1 parent 8105288 commit dac239e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

66
PROJECT_DIR = Path(__file__).parent.resolve()
77
README_FILE = PROJECT_DIR / "README.md"
8-
VERSION = "0.26.1"
8+
VERSION = "0.27.0"
99

1010

1111
setup(

0 commit comments

Comments
 (0)