Skip to content

Commit c43eed7

Browse files
author
Luiko Czub
committed
prepare pre-release v0.5.0-Beta
1 parent 98fa8ef commit c43eed7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: MANIFEST.in

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ include MANIFEST.in LICENSE-2.0.txt README.rst CHANGES.rst
22
recursive-include src *.py
33
recursive-include example *.py
44
recursive-include example *.png
5+
recursive-include example *.xml
56
recursive-include test *.py
67
recursive-include doc *.rst

Diff for: src/testlink/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
#
1818
# ------------------------------------------------------------------------
1919

20-
VERSION = '0.4.9-dev-23'
20+
VERSION = '0.5.0-Beta'

0 commit comments

Comments
 (0)