Commit 2b65651a authored by acpaquette's avatar acpaquette Committed by Jesse Mapel
Browse files

Updated release number in docs (#369)

parent 9c67b378
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -25,10 +25,10 @@ project = 'ALE'
copyright = 'Public Domain'
author = 'USGS, Astrogeology Science Center'

# The short X.Y version
version = '0.1'
# The short X.Y.Z version
version = '0.8.1'
# The full version, including alpha/beta/rc tags
release = '0.1.0'
release = '0.8.1'


# -- General configuration ---------------------------------------------------