Skip to content

Commit 95161c6

Browse files
committed
Bump to v0.4.5
1 parent 8db71d4 commit 95161c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

agml/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '0.4.4'
16-
__all__ = ['data', 'backend', 'viz']
15+
__version__ = '0.4.5'
16+
__all__ = ['data', 'synthetic', 'backend', 'viz']
1717

1818

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

0 commit comments

Comments
 (0)