diff --git a/setup.cfg b/setup.cfg index d3934d5..3d01893 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = Flask-Moment -version = 1.0.0 +version = 1.0.1.dev0 author = Miguel Grinberg author_email = miguel.grinberg@gmail.com description = Formatting of dates and times in Flask templates using moment.js.