Skip to content

Commit

Permalink
Preparing release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khink committed Dec 23, 2013
1 parent d7d2d35 commit a0458c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
=========

1.0 (unreleased)
1.0 (2013-12-23)
----------------

- Updated classifiers list and keywords for package
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

version = '1.0.dev0'
version = '1.0'

setup(name='Products.Doormat',
version=version,
Expand Down

0 comments on commit a0458c4

Please sign in to comment.