Skip to content

Commit

Permalink
release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Sep 27, 2019
1 parent cb009d5 commit ca9b7c5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
CHANGES
********

0.4.1 (2019-09-27)
==================

This is the Bucharest release.

Changes:

* Skipped conda environment handling in makefile (#70).

0.4.0 (2019-04-17)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
setup(
name='cookiecutter-pypackage',
packages=[],
version='0.4.0',
version='0.4.1',
description='Cookiecutter template for a PyWPS service',
license='BSD',
author='Birdhouse',
Expand Down

0 comments on commit ca9b7c5

Please sign in to comment.