Skip to content
Snippets Groups Projects
Commit 17be606d authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Try priviledge escalation

parent 060889e8
No related branches found
No related tags found
No related merge requests found
__version__ = '0.1.9'
__version__ = '0.1.10'
from common_config.common import *
\ No newline at end of file
#!/usr/bin/env python
#-*- coding: utf-8 -*-
import __main__
import os, getpass, sys
import subprocess
import logging
......
[tool.poetry]
name = "common-config"
version = "0.1.9"
version = "0.1.10"
description = "A config library for eigenservice"
authors = ["David Huss <dh@atoav.com>"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment