Skip to content

Commit

Permalink
Merge pull request #132 from jGaboardi/setup_fix
Browse files Browse the repository at this point in the history
bump post release
  • Loading branch information
jGaboardi committed Oct 31, 2018
2 parents 9cfb565 + a731cbc commit 602aa87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Spatial Network Analysis (SPAtial GrapHs: nETworks, Topology, & Inference
"""Spatial Network Analysis (SPAtial GrapHs: nETworks, Topology, & Inference)
"""
from setuptools import setup
from distutils.command.build_py import build_py
Expand Down
2 changes: 1 addition & 1 deletion spaghetti/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.1.1"
__version__ = "1.1.1post1"
"""
:mod:`spaghetti` --- Spatial Graphs: Networks, Topology, & Inference
====================================================================
Expand Down

0 comments on commit 602aa87

Please sign in to comment.