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

Commit b5d695b

Browse files
author
totokaka
committed
v0.6-beta
1 parent b493337 commit b5d695b

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.5'
3+
__version__ = '0.6'

sonar-project.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sonar.projectKey=mcman
22
sonar.projectName=mcman
3-
sonar.projectVersion=0.5
3+
sonar.projectVersion=0.6
44
sonar.sources=mcman
55
sonar.language=py

0 commit comments

Comments
 (0)