Skip to content

Commit

Permalink
Preparing release 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Oct 4, 2018
1 parent b50a3a6 commit fc5cf9f
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 @@ -3,7 +3,7 @@
=========


1.10.0 (unreleased)
1.10.0 (2018-10-04)
===================

- Add ``nti.schema.fieldproperty.field_name`` to compensate for the
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
import codecs
from setuptools import setup, find_packages

version = '1.9.3.dev0'
version = '1.10.0'

entry_points = {
}
Expand Down

0 comments on commit fc5cf9f

Please sign in to comment.