Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rkishony committed May 22, 2024
1 parent c858a49 commit 612253a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyquibbler-labextension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pyquibbler-labextension",
"version": "0.2.9",
"version": "0.2.10",
"description": "PyQuibbler lab extension",
"keywords": [
"jupyter",
Expand Down
2 changes: 1 addition & 1 deletion pyquibbler/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'Operating System :: OS Independent',
],
name="pyquibbler",
version='0.2.9',
version='0.2.10',
python_requires='>=3.8',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 612253a

Please sign in to comment.