Skip to content

Commit

Permalink
Preparing release 3.0.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tisto committed Jan 25, 2021
1 parent 03ada20 commit 1937fc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

3.0a1 (unreleased)
3.0.0 (2021-01-25)
------------------

- Remove the AT schema extension and make it work within Plone 5.2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

setup(
name='collective.clamav',
version='3.0a1.dev0',
version='3.0.0',
description="A product providing clamav antivirus integration for Plone Dexterity content types",
long_description=long_description,
# Get more from https://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit 1937fc4

Please sign in to comment.