Skip to content

Commit

Permalink
Bumped version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c4deszes authored Oct 15, 2020
1 parent 825290f commit 9004940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
long_description = fh.read()
setuptools.setup(
name='ldfparser',
version='0.4.0',
version='0.4.1',
author="Balazs Eszes",
author_email="c4deszes@gmail.com",
description="LDF Language support for Python",
Expand All @@ -30,4 +30,4 @@
"Documentation": "https://github.com/c4deszes/ldfparser/tree/master/README.md",
"Source Code": "https://github.com/c4deszes/ldfparser",
}
)
)

0 comments on commit 9004940

Please sign in to comment.