We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc47f9b + 25344fe commit e137132Copy full SHA for e137132
setup.py
@@ -21,7 +21,7 @@
21
def main():
22
_setup(
23
name="lyc-pyutils",
24
- version="0.11.2",
+ version="0.11.3",
25
description="LYC's personal Python utilities.",
26
author="Yucheng Liu",
27
packages=_find_packages(),
0 commit comments