Skip to content

Commit b7ef37c

Browse files
committed
fluent 0.4.0
1 parent 367828e commit b7ef37c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44

55
setup(name='fluent',
6-
version='0.3',
6+
version='0.4.0',
77
description='Localization library for expressive translations.',
88
author='Mozilla',
99
author_email='l10n-drivers@mozilla.org',

0 commit comments

Comments
 (0)