Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
razman786 committed Aug 8, 2023
1 parent 7c45227 commit cf5f75a
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
@@ -1,7 +1,7 @@
from setuptools import setup
from pathlib import Path

__version__ = "0.8.4-dev"
__version__ = "0.8.4"

requirements = [
'PySide6',
Expand Down

0 comments on commit cf5f75a

Please sign in to comment.