Commit 7b358625 by tarokkk

laborgui: updated version to 0.3

parent f697ac8c
from setuptools import setup, find_packages
setup(
name = "CloudGUI",
version = "0.2",
version = "0.3",
packages = ['cloudgui',],
scripts = ['cloud','rdp',],
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment