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

Commit 48b75f2

Browse files
author
totokaka
committed
v0.9-beta
1 parent b0a9d56 commit 48b75f2

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
@@ -16,4 +16,4 @@
1616

1717
""" __init__ for mcman. """
1818
__author__ = 'totokaka'
19-
__version__ = '0.8'
19+
__version__ = '0.9'

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.8
3+
sonar.projectVersion=0.9
44

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

0 commit comments

Comments
 (0)