Skip to content

Commit 90dff4b

Browse files
committed
new version
1 parent 8ccf767 commit 90dff4b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/ip-group/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release History
44
===============
55

6+
1.0.1
7+
+++++
8+
* None
9+
610
1.0.0
711
+++++
812
* Make extension from preview to stable.

src/ip-group/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from distutils import log as logger
1515
logger.warn("Wheel is not available, disabling bdist_wheel hook")
1616

17-
VERSION = '1.0.0'
17+
VERSION = '1.0.1'
1818

1919
# The full list of classifiers is available at
2020
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)