Skip to content

Commit d764e1d

Browse files
committed
maint: release 0.4.0
1 parent 42bc6af commit d764e1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
The following is a summary of the user-visible changes for each of
22
python-microscope releases.
33

4-
Version 0.4.0 (upcoming)
5-
------------------------
4+
Version 0.4.0 (2019/01/07)
5+
--------------------------
66

77
* Selected most important, backwards incompatible, changes:
88

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
project_name = 'microscope'
20-
project_version = '0.3.0+dev'
20+
project_version = '0.4.0'
2121

2222

2323
## setup.py is used for both maintainers actions (build documentation,

0 commit comments

Comments
 (0)