We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2036de9 commit b34b252Copy full SHA for b34b252
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup, find_packages
3
import os
4
5
-VERSION = '0.0.1'
+VERSION = '0.1.1'
6
DISTNAME = 'AC_tools'
7
DESCRIPTION = "Atmospheric Chemistry (AC) tools"
8
AUTHOR = 'Tomas Sherwen, Ben Newsome'
0 commit comments