We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c56eb commit 5a60c50Copy full SHA for 5a60c50
1 file changed
equilib/__init__.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python3
2
3
-__version__ = "0.0.2"
+__version__ = "0.1.0"
4
__author__ = "Haruya Ishikawa"
5
__homepage__ = "www.hoge.com"
6
__description__ = "equirectangular processing"
0 commit comments