Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
roeger committed Nov 9, 2023
1 parent 85b5ffc commit 5941c1b
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 @@ -74,7 +74,7 @@ def run(self):
long_description = "This package makes the [Fast Downward](https://www.fast-downward.org/) planning system available in the [unified_planning library](https://github.com/aiplan4eu/unified-planning) by the [AIPlan4EU project](https://www.aiplan4eu-project.eu/)."

setup(name='up_fast_downward',
version='0.3.2',
version='0.4.0',
description='Unified Planning Integration of the Fast Downward planning system',
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 5941c1b

Please sign in to comment.