Skip to content

Commit

Permalink
increment minor version instead of bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
knaaptime committed Feb 1, 2020
1 parent 280651c commit a77a00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segregation/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.1.2"
__version__ = "1.2.0"
"""
:mod:`segregation` --- Spatial/Aspatial Segregation Analysis
=================================================
Expand Down

0 comments on commit a77a00f

Please sign in to comment.