We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ecb1a commit 8e67034Copy full SHA for 8e67034
gridmeter/gridmeter/__version__.py
@@ -20,7 +20,7 @@
20
__title__ = "GRIDmeter™"
21
__description__ = "Tools for stratified sampling for comparison groups"
22
__url__ = "http://github.com/recurve-methods/comparison_groups"
23
-__version__ = "1.1.0"
+__version__ = "2.0.0a1"
24
__author__ = "Recurve Analytics, Inc"
25
__author_email__ = "[email protected]"
26
__license__ = "Apache 2.0"
0 commit comments