release v0.8.3
This commit is contained in:
parent
5574142572
commit
beeab5d8e3
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# These version placeholders will be replaced by poetry-dynamic-versioning during `poetry build`.
|
||||
__version__ = "0.8.1"
|
||||
__version_tuple__ = (0, 8, 1)
|
||||
__version__ = "0.8.3"
|
||||
__version_tuple__ = (0, 8, 3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue