Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit c1a54d3

Browse files
author
totokaka
committed
v0.4-beta
1 parent ec55668 commit c1a54d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mcman/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
""" __init__ for mcman. """
22
__author__ = 'totokaka'
3-
__version__ = '0.3'
3+
__version__ = '0.4'

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'Programming Language :: Python :: 3',
2222
'License :: OSI Approved :: Apache Software License',
2323
'Operating System :: OS Independent',
24-
'Development Status :: 3 - Alpha',
24+
'Development Status :: 4 - Beta',
2525
'Environment :: Console',
2626
'Intended Audience :: System Administrators',
2727
'Topic :: System :: Systems Administration',

0 commit comments

Comments
 (0)