Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d515a7e

Browse files
committed
Set the version number to 1.0 -- I think it's stable enough
1 parent 0604d72 commit d515a7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/pynche/Main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
5050
"""
5151

52-
__version__ = '0.2'
52+
__version__ = '1.0'
5353

5454
import sys
5555
import os

0 commit comments

Comments
 (0)