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

Skip to content

Commit 3152db8

Browse files
authored
Merge pull request #416 from stonebig/master
proper tag to support 2016-10-22 rc2
2 parents 0939194 + af265dd commit 3152db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

winpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
OTHER DEALINGS IN THE SOFTWARE.
2929
"""
3030

31-
__version__ = '1.6.20160816'
31+
__version__ = '1.7.20161022'
3232
__license__ = __doc__
3333
__project_url__ = 'http://winpython.github.io/'

0 commit comments

Comments
 (0)