Skip to content

Commit

Permalink
Preparing release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Nov 6, 2024
1 parent f7092b4 commit 536bc74
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
Expand Up @@ -3,7 +3,7 @@
=========


1.1.0 (unreleased)
1.1.0 (2024-11-06)
==================

- Drop support for Python < 3.10.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def _read(fname):

setup(
name='nti.i18n',
version='1.0.1.dev0',
version='1.1.0',
author='Jason Madden',
author_email='jason@nextthought.com',
description="i18n and L10n data and interfaces",
Expand Down

0 comments on commit 536bc74

Please sign in to comment.