We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82cedae commit ac3451dCopy full SHA for ac3451d
.gitignore
@@ -113,3 +113,5 @@ ENV/
113
*.txt
114
*.csv
115
/examples/*.svg
116
+/renishawWiRE/meta.yaml
117
+/renishawWiRE/LICENSE
setup.py
@@ -5,7 +5,7 @@
5
# from setuptools.command.install import install
6
7
NAME = "renishawWiRE"
8
-VERSION = "0.1.14"
+VERSION = "0.1.15"
9
DESCRIPTION = open("README.md", encoding="utf-8").read()
10
11
0 commit comments