Skip to content

Commit

Permalink
Update setup.py to new version number
Browse files Browse the repository at this point in the history
  • Loading branch information
adalfarus committed Oct 25, 2023
1 parent 966da05 commit 134e64a
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 @@ -7,7 +7,7 @@
setup(
name='aplustools',
packages=find_packages(include=['aplustools']),
version='0.1.3.6', # Change to 0.1.4 if the duckduckgo search works aswell as DGGS
version='0.1.3.7', # Change to 0.1.4 if the duckduckgo search works aswell as DGGS
description='A collection of helpful tools',
author='Cariel Becker',
license='GPL-3.0',
Expand Down

0 comments on commit 134e64a

Please sign in to comment.