Skip to content

Commit

Permalink
Update Python bindings version
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed Jan 8, 2023
1 parent f085582 commit 05404b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

setup(
name = 'ucl',
version = '0.8.1',
version = '0.8.2',
description = 'ucl parser and emitter',
ext_modules = [uclmodule],
template=template, # no longer supported with setuptools but doesn't hurt
Expand Down

0 comments on commit 05404b7

Please sign in to comment.