Skip to content

Commit 5980c97

Browse files
committed
Pushed to version 0.2.4
1 parent 2020cec commit 5980c97

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.3'
15+
__version__ = '0.2.4'
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)