Skip to content

Commit 5b53395

Browse files
author
mattl
committed
Bump the gwinpy package to 0.2. Now Python 3 compatible.
PiperOrigin-RevId: 240779693
1 parent ad98dde commit 5b53395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='gwinpy',
20-
version='0.1',
20+
version='0.2',
2121
packages=['gwinpy', 'gwinpy.net', 'gwinpy.registry', 'gwinpy.wmi'],
2222
license='Apache License',
2323
url='https://github.com/google/winops/',

0 commit comments

Comments
 (0)