~michel-slm/myrepos-utils

3399f8443ecedd46121e9673e1db7dc8c896de16 — Michel Alexandre Salim 1 year, 5 months ago be1d8f2 v0.0.1.1
Also include requirements; bump version for packaging fixes

Signed-off-by: Michel Alexandre Salim <michel@michel-slm.name>
2 files changed, 2 insertions(+), 1 deletions(-)

A MANIFEST.in
M myrepos_utils/__init__.py
A MANIFEST.in => MANIFEST.in +1 -0
@@ 0,0 1,1 @@
include requirements-test.txt

M myrepos_utils/__init__.py => myrepos_utils/__init__.py +1 -1
@@ 12,4 12,4 @@
# For more information on free software, see
# <https://www.gnu.org/philosophy/free-sw.en.html>.

__version__ = "0.0.1"
__version__ = "0.0.1.1"