diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ See the License for the specific language governing permissions and limitations under the License. """ -VERSION = "1.4.2" +VERSION = "1.5.0" install_requires = [] tests_require = [] |