Skip to content

Commit

Permalink
daliuge 0.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
  • Loading branch information
rtobar committed Oct 11, 2017
1 parent 8c26515 commit 7a3bbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
# by setuptools/pkg_resources or "final" versions.
MAJOR = 0
MINOR = 3
PATCH = 1
PATCH = 2
RELEASE = True
VERSION = '%d.%d.%d' % (MAJOR, MINOR, PATCH)
VERSION_FILE = 'dfms/version.py'
Expand Down

0 comments on commit 7a3bbb7

Please sign in to comment.