Skip to content

Commit 115e628

Browse files
authored
Bump version
1 parent 967fe81 commit 115e628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def finalize_options(self):
1313

1414
setup(
1515
name="kover",
16-
version="2.0.6",
16+
version="2.0.7",
1717
packages=find_packages(),
1818

1919
cmdclass={'build_ext': build_ext},

0 commit comments

Comments
 (0)