Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
seems stable enough to give it a 1.0.0 declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
chilcote committed Feb 17, 2015
1 parent f21d3b3 commit 401acbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions outset
Expand Up @@ -20,6 +20,9 @@ This script scripts and installs pkgs at boot and/or login.
# under the License.
##############################################################################

__author__ = 'Joseph Chilcote (chilcote@gmail.com)'
__version__ = '1.0.0'

import os
import sys
import subprocess
Expand Down

0 comments on commit 401acbf

Please sign in to comment.