Skip to content

Commit 06a694b

Browse files
committed
Bump version to 0.8.1
1 parent cb5e015 commit 06a694b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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.0"
4+
VERSION = "0.8.1"
55

66
CLASSIFIERS = [
77
'Environment :: Console',

0 commit comments

Comments
 (0)