Commit d1fd9aaf authored by Yusei Tahara's avatar Yusei Tahara

Release 0.37

parent 0a186771
......@@ -2,10 +2,11 @@
Changes
=========
0.37 (unreleased)
0.37 (2018-08-27)
-----------------
* Drop slapos.recipe.build:cpan, use ``perl-CPAN-package`` macro instead.
* downloadunpacked, download: add shared feature.
0.36 (2017-06-29)
......
from setuptools import setup, find_packages
version = '0.36'
version = '0.37'
name = 'slapos.recipe.build'
long_description = open("README.rst").read() + "\n" + \
open("CHANGELOG.rst").read() + "\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment