Skip to content

Commit

Permalink
Merge pull request #473 from enthought/bump-version-for-5.1.1
Browse files Browse the repository at this point in the history
Bump version for 5.1.1 release
  • Loading branch information
mdickinson authored Apr 18, 2019
2 parents 0a964e6 + 2ad51e3 commit e2fe1b9
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 @@ -9,7 +9,7 @@

MAJOR = 5
MINOR = 1
MICRO = 0
MICRO = 1

IS_RELEASED = True

Expand Down

0 comments on commit e2fe1b9

Please sign in to comment.