We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367828e commit b7ef37cCopy full SHA for b7ef37c
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Changelog
2
+
3
+## Unreleased
4
5
+ - …
6
7
+## fluent 0.4.0 (June 13th, 2017)
8
9
+ - This is the first release to be listed in the CHANGELOG.
setup.py
@@ -3,7 +3,7 @@
from setuptools import setup
setup(name='fluent',
- version='0.3',
+ version='0.4.0',
description='Localization library for expressive translations.',
author='Mozilla',
author_email='l10n-drivers@mozilla.org',
0 commit comments