Skip to content

Commit ca9b7c5

Browse files
committed
release 0.4.1
1 parent cb009d5 commit ca9b7c5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
CHANGES
22
********
33

4+
0.4.1 (2019-09-27)
5+
==================
6+
7+
This is the Bucharest release.
8+
9+
Changes:
10+
11+
* Skipped conda environment handling in makefile (#70).
12+
413
0.4.0 (2019-04-17)
514
==================
615

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
setup(
55
name='cookiecutter-pypackage',
66
packages=[],
7-
version='0.4.0',
7+
version='0.4.1',
88
description='Cookiecutter template for a PyWPS service',
99
license='BSD',
1010
author='Birdhouse',

0 commit comments

Comments
 (0)