Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Preparing release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Apr 7, 2014
1 parent 7f8712e commit e38f811
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

2.1.1 (unreleased)
2.1.1 (2014-04-07)
------------------

- Bug: FileDataGenerator used the full filename to generate the random seed.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@ def read(*rnames):

setup (
name='z3c.datagenerator',
version='2.1.1.dev0',
version='2.1.1',
author = "Stephan Richter and the Zope Community",
author_email = "zope3-dev@zope.org",
description = "Datagenerator for Testing and Sample Data",
Expand Down

0 comments on commit e38f811

Please sign in to comment.