Skip to content

Commit b34b2f0

Browse files
committed
prepare 2.1.0
1 parent 36c6388 commit b34b2f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.1.y - Unreleased
1+
2.1.0 - 2015-07-26
22
==================
33

44
- [feature] enable jail_parallel_start in rc.conf of jail host

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
README = open(os.path.join(here, 'README.rst')).read()
66
CHANGES = open(os.path.join(here, 'CHANGES.rst')).read()
77

8-
version = "2.1.0.dev0"
8+
version = "2.1.0"
99

1010
install_requires = [
1111
'PyYAML',

0 commit comments

Comments
 (0)