Skip to content

Commit

Permalink
Set up v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tnipen committed Sep 17, 2018
1 parent bb13bb8 commit 5bcbef2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gridpp (0.3.0) precise; urgency=low
gridpp (0.3.1) precise; urgency=low

* New features:
Variables are referenced by their NetCDF variable name
Expand Down
2 changes: 1 addition & 1 deletion src/Version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#ifndef GRIDPP_VERSION
#define GRIDPP_VERSION "0.3.0"
#define GRIDPP_VERSION "0.3.1"
#endif

0 comments on commit 5bcbef2

Please sign in to comment.