Skip to content

Commit dc79c55

Browse files
committed
Prepare for release
1 parent 2ae6e9d commit dc79c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
setup(
1313
name='pylasu',
1414
packages=find_packages(exclude=["tests"]),
15-
version=about['version'],
15+
version=about['__version__'],
1616
description='Pylasu is an AST Library in the StarLasu family, targeting the Python language.',
1717
author='Strumenta S.R.L.',
1818
license='Apache License V2',

0 commit comments

Comments
 (0)