We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac88065 commit 061e0daCopy full SHA for 061e0da
fluent.runtime/CHANGELOG.rst
@@ -4,6 +4,9 @@ Changelog
4
fluent.runtime next
5
-------------------
6
7
+fluent.runtime 0.3 (October 23, 2019)
8
+---------------------------------------
9
+
10
* Added ``fluent.runtime.FluentResource`` and
11
``fluent.runtime.FluentBundle.add_resource``.
12
* Removed ``fluent.runtime.FluentBundle.add_messages``.
fluent.runtime/setup.py
@@ -3,7 +3,7 @@
3
setup(name='fluent.runtime',
- version='0.2',
+ version='0.3',
description='Localization library for expressive translations.',
long_description='See https://github.com/projectfluent/python-fluent/ for more info.',
author='Luke Plant',
0 commit comments