Skip to content

Commit adf5b66

Browse files
committed
Release version 1.0.0
1 parent b640106 commit adf5b66

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
@@ -7,7 +7,7 @@
77
import sys
88
from setuptools import setup, find_packages
99

10-
LIBRARY_VERSION = '1.0.0-rc1'
10+
LIBRARY_VERSION = '1.0.0'
1111

1212
CURRENT_PYTHON = sys.version_info[:2]
1313
REQUIRED_PYTHON = (3, 6)

0 commit comments

Comments
 (0)