Skip to content

Commit 464a65a

Browse files
committed
Release 1.0
Refs #14, #19, #20
1 parent 73ef3e2 commit 464a65a

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
22
import os
33

4-
VERSION = "0.4"
4+
VERSION = "1.0"
55

66

77
def get_long_description():

0 commit comments

Comments
 (0)