Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 821ff8f

Browse files
committed
python-gflags: Release 3.1.1.
1 parent 9f00edd commit 821ff8f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Mon Jan 30 00:00:01 2017 Google Inc. <google-gflags@googlegroups.com>
2+
* python-gflags: version 3.1.1.
3+
* Added PEP8 style method/function aliases.
4+
15
Tue Nov 01 00:00:01 2016 Google Inc. <google-gflags@googlegroups.com>
26
* python-gflags: version 3.1.0.
37
* Python3 compatibility

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from distutils.core import setup
3333

3434
setup(name='python-gflags',
35-
version='3.1.0',
35+
version='3.1.1',
3636
description='Google Commandline Flags Module',
3737
license='BSD',
3838
author='Google Inc. and others',

0 commit comments

Comments
 (0)