Skip to content

Commit 44d3179

Browse files
authored
Merge pull request #4 from grafuls/development
feat: bumped version
2 parents c2829d3 + 449abeb commit 44d3179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def read(*names, **kwargs):
1313

1414
setup(
1515
name="ignord",
16-
version="0.1.3",
16+
version="0.1.4",
1717
license="LGPL-3.0-only",
1818
description="ignord is a Python CLI application that generates git ignore files for a specific language with support for over 250 languages.",
1919
long_description="{}\n{}".format(

0 commit comments

Comments
 (0)