Skip to content

Commit

Permalink
Preparing release 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 5, 2019
1 parent 953d464 commit 0d22294
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
=========

2.1 (unreleased)
2.1 (2019-03-05)
----------------

* Add support for Python 3.5 to 3.7
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup

version = '2.1.dev0'
version = '2.1'

setup(
name='five.formlib',
Expand Down

0 comments on commit 0d22294

Please sign in to comment.