up version

This commit is contained in:
Cayo Puigdefabregas 2024-05-31 20:15:44 +02:00
parent 54ac9a5972
commit 95e9ab01f0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ test_requires = [
setup(
name="pyvckit",
version="0.0.3",
version="0.0.4",
packages=['pyvckit'],
install_requires=[
"jsonref",