Skip to content

Commit b34b252

Browse files
authored
Update setup.py
1 parent 2036de9 commit b34b252

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

5-
VERSION = '0.0.1'
5+
VERSION = '0.1.1'
66
DISTNAME = 'AC_tools'
77
DESCRIPTION = "Atmospheric Chemistry (AC) tools"
88
AUTHOR = 'Tomas Sherwen, Ben Newsome'

0 commit comments

Comments
 (0)