Skip to content

Commit

Permalink
avoid BSF in numeric domains
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanSerina committed Sep 1, 2023
1 parent 86d14b8 commit 224554a
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -37,7 +37,7 @@ def is_pure(self):
return False

setup(name='up_lpg',
version='0.0.7.2',
version='0.0.7.3',
description='up_lpg',
long_description=long_description,
long_description_content_type ="text/markdown",
Expand Down
Binary file modified up_lpg/lpg
Binary file not shown.
Binary file modified up_lpg/winlpg.exe
Binary file not shown.

0 comments on commit 224554a

Please sign in to comment.