Skip to content
This repository was archived by the owner on Nov 15, 2019. It is now read-only.

Commit 71f2402

Browse files
committed
Prepare release v1.1.1
1 parent 36a8a48 commit 71f2402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from distutils.core import setup
44
import os
55

6-
version = '1.1.1b'
6+
version = '1.1.1'
77

88
# Append TeamCity build number if it gives us one.
99
if 'TC_BUILD_NUMBER' in os.environ and version.endswith('b'):

0 commit comments

Comments
 (0)