Skip to content

Commit 0c1e150

Browse files
committed
added another manifest
1 parent c74d5b2 commit 0c1e150

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
include *.txt
2+
recursive-include docs *.txt
3+

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name="bashplotlib",
6-
version="0.2.0",
6+
version="0.2.1",
77
author="Greg Lamp",
88
author_email="lamp.greg@gmail.com",
99
url="https://github.com/glamp/bashplotlib",

0 commit comments

Comments
 (0)