Skip to content

Commit d1dadf9

Browse files
committed
pyGemini 1.7.0
1 parent 91f158b commit d1dadf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gemini3d/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from __future__ import annotations
66
from pathlib import Path
77

8-
__version__ = "1.6.1"
8+
__version__ = "1.7.0"
99

1010
PYGEMINI_ROOT = Path(__path__[0]) # type: ignore
1111

0 commit comments

Comments
 (0)