Skip to content

Commit eb58215

Browse files
committed
Version 0.9.0
1 parent 8a4bdb3 commit eb58215

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
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22
import os
33

4-
version = '0.8.2'
4+
version = '0.9.0'
55

66
here = os.path.abspath(os.path.dirname(__file__))
77
try:

0 commit comments

Comments
 (0)