We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2829d3 + 449abeb commit 44d3179Copy full SHA for 44d3179
setup.py
@@ -13,7 +13,7 @@ def read(*names, **kwargs):
13
14
setup(
15
name="ignord",
16
- version="0.1.3",
+ version="0.1.4",
17
license="LGPL-3.0-only",
18
description="ignord is a Python CLI application that generates git ignore files for a specific language with support for over 250 languages.",
19
long_description="{}\n{}".format(
0 commit comments