Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rsnodgrass committed Jan 24, 2025
1 parent 168d9ef commit 5c97f36
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 @@ -6,7 +6,7 @@
if sys.version_info < (3, 10):
raise RuntimeError('This package requres Python 3.10+')

VERSION = '0.8.1'
VERSION = '0.8.2'

try:
from setuptools import setup
Expand Down

0 comments on commit 5c97f36

Please sign in to comment.