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

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nadako committed Feb 26, 2009
1 parent 9c51a11 commit bc6d526
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changes
*******

1.2dev
======

- ...

1.1
===

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def read(*rnames):
name = "zc.configuration",
description = "Extensions to zope.configuration",
long_description = long_description,
version = "1.1dev",
version = "1.2dev",
license = "ZPL 1.1",
packages = find_packages('src'),
include_package_data = True,
Expand Down

0 comments on commit bc6d526

Please sign in to comment.