Skip to content

Commit 3ba8213

Browse files
committed
Bump to version 0.2.6
1 parent ff478e4 commit 3ba8213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '0.2.4'
15+
__version__ = '0.2.6'
1616
__all__ = ['data', 'backend', 'viz']
1717

1818
# If AgML is being imported for the first time, then we need to setup

0 commit comments

Comments
 (0)