We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26370c2 commit b88d21dCopy full SHA for b88d21d
setup.py
@@ -7,7 +7,7 @@
7
# trigger gh actions
8
setup(
9
name='yacpl',
10
- version='1.0.4',
+ version='1.0.5',
11
packages=find_packages('yacpl'),
12
long_description=long_description,
13
long_description_content_type='text/markdown'
0 commit comments