Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
john-tornblom committed Jun 20, 2016
1 parent df04377 commit 16eb539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rsl/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


name = 'pyrsl'
date = '2016-03-25'
release = '0.5.0'
date = '2016-06-20'
release = '0.5.1'

complete_string = '%s v%s (%s)' % (name, release, date)

0 comments on commit 16eb539

Please sign in to comment.