Skip to content

Commit 061e0da

Browse files
committed
fluent.runtime 0.3.0
1 parent ac88065 commit 061e0da

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

fluent.runtime/CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Changelog
44
fluent.runtime next
55
-------------------
66

7+
fluent.runtime 0.3 (October 23, 2019)
8+
---------------------------------------
9+
710
* Added ``fluent.runtime.FluentResource`` and
811
``fluent.runtime.FluentBundle.add_resource``.
912
* Removed ``fluent.runtime.FluentBundle.add_messages``.

fluent.runtime/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
setup(name='fluent.runtime',
6-
version='0.2',
6+
version='0.3',
77
description='Localization library for expressive translations.',
88
long_description='See https://github.com/projectfluent/python-fluent/ for more info.',
99
author='Luke Plant',

0 commit comments

Comments
 (0)