Fix for "prune" action error when using the "keep_exclude_tags" option in configuration (#728).

This commit is contained in:
Dan Helfman
2023-07-22 10:26:52 -07:00
parent 309f67e860
commit 4d7a2876a5
4 changed files with 18 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from setuptools import find_packages, setup
VERSION = '1.8.0'
VERSION = '1.8.1.dev0'
setup(