Skip to content

Commit

Permalink
Increasing version number
Browse files Browse the repository at this point in the history
  • Loading branch information
iago-suarez committed Feb 18, 2024
1 parent d74bd82 commit b68ceb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ def build_extension(self, ext: CMakeExtension) -> None:
# logic and declaration, and simpler if you include description/version in a file.
setup(
name="pytlsd",
version="0.0.4",
version="0.0.5",
author="Iago Suarez",
author_email="iagoh92@gmail.com",
description="Transparent bindings of LSD (Line Segment Detector)",
Expand Down

0 comments on commit b68ceb4

Please sign in to comment.