We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269f26e commit 5d4ba5dCopy full SHA for 5d4ba5d
MANIFEST.in
@@ -0,0 +1,3 @@
1
+include asu/utils/config.yml.default
2
+include asu/utils/tables.sql
3
+recursive-include asu/utils/distributions/ *
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name="asu",
10
- version="0.1",
+ version="0.2.0",
11
url="https://github.com/aparcar/attendedsysupgrade-server",
12
license="",
13
maintainer="Paul Spooren",
0 commit comments