Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
alessiostalla committed Sep 6, 2023
1 parent 2ae6e9d commit dc79c55
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 @@ -12,7 +12,7 @@
setup(
name='pylasu',
packages=find_packages(exclude=["tests"]),
version=about['version'],
version=about['__version__'],
description='Pylasu is an AST Library in the StarLasu family, targeting the Python language.',
author='Strumenta S.R.L.',
license='Apache License V2',
Expand Down

0 comments on commit dc79c55

Please sign in to comment.