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

Commit 943f33a

Browse files
committed
Release python-gflags 3.0.2.
Change on 2016/02/09 by vrusinov <vrusinov@google.com> ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=114202008
1 parent 56a7448 commit 943f33a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Thu Feb 09 11:55:00 2016 Google Inc. <google-gflags@googlegroups.com>
2+
3+
* python-gflags: version 3.0.2
4+
* Fix MANIFEST.in to include all relevant files.
5+
16
Thu Feb 04 22:23:00 2016 Google Inc. <google-gflags@googlegroups.com>
27

38
* python-gflags: version 3.0.1

setup.py

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

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

0 commit comments

Comments
 (0)