We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74d5b2 commit 0c1e150Copy full SHA for 0c1e150
MANIFEST.in
@@ -0,0 +1,3 @@
1
+include *.txt
2
+recursive-include docs *.txt
3
+
setup.py
@@ -3,7 +3,7 @@
4
setup(
5
name="bashplotlib",
6
- version="0.2.0",
+ version="0.2.1",
7
author="Greg Lamp",
8
author_email="lamp.greg@gmail.com",
9
url="https://github.com/glamp/bashplotlib",
0 commit comments