Skip to content

Commit ac3451d

Browse files
committed
setup.py --> 0.1.15
1 parent 82cedae commit ac3451d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,5 @@ ENV/
113113
*.txt
114114
*.csv
115115
/examples/*.svg
116+
/renishawWiRE/meta.yaml
117+
/renishawWiRE/LICENSE

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# from setuptools.command.install import install
66

77
NAME = "renishawWiRE"
8-
VERSION = "0.1.14"
8+
VERSION = "0.1.15"
99
DESCRIPTION = open("README.md", encoding="utf-8").read()
1010

1111

0 commit comments

Comments
 (0)