Skip to content

Commit 1ff7966

Browse files
authored
Merge pull request #35 from SleepingCatGames/Fix_distribution
Fixed distribution, updated to 0.93.01
2 parents a4a28f0 + b9332b8 commit 1ff7966

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

MANIFEST.in

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
include csbuild/version
2-
recursive-include csbuild *.py
2+
recursive-include csbuild *.py
3+
recursive-include csbuild *.py2
4+
recursive-include csbuild *.py3

csbuild/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.93.0
1+
0.93.01

0 commit comments

Comments
 (0)