Skip to content

Commit

Permalink
setup.py --> 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
alchem0x2A committed May 3, 2021
1 parent 82cedae commit ac3451d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,5 @@ ENV/
*.txt
*.csv
/examples/*.svg
/renishawWiRE/meta.yaml
/renishawWiRE/LICENSE
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# from setuptools.command.install import install

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


Expand Down

0 comments on commit ac3451d

Please sign in to comment.