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

Commit 8613d13

Browse files
author
totokaka
committed
v0.7-beta
1 parent d2d3f6e commit 8613d13

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.6-1'
3+
__version__ = '0.7'

sonar-project.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sonar.projectKey=mc-man
22
sonar.projectName=mc-man
3-
sonar.projectVersion=0.6
3+
sonar.projectVersion=0.7
44

55
sonar.sources=mcman
66
sonar.language=py

0 commit comments

Comments
 (0)