Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Commit

Permalink
Up version to 2.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Romain Beucher committed Apr 4, 2019
1 parent 5b599fc commit de59d93
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 @@ -8,7 +8,7 @@

MAJOR = 2
MINOR = 7
MICRO = 5
MICRO = 6
ISRELEASED = True
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)

Expand Down

0 comments on commit de59d93

Please sign in to comment.