Skip to content

Commit b650993

Browse files
committed
Fix previous pip package.
The 3.1 package failed to install because VERSION file was missing, now included via MANIFEST.in.
1 parent 273c271 commit b650993

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include VERSION

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3
1+
1.3.1

0 commit comments

Comments
 (0)