Skip to content

Commit

Permalink
Bump to v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
amogh7joshi committed Oct 31, 2022
1 parent 8db71d4 commit 95161c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions agml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = '0.4.4'
__all__ = ['data', 'backend', 'viz']
__version__ = '0.4.5'
__all__ = ['data', 'synthetic', 'backend', 'viz']


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

0 comments on commit 95161c6

Please sign in to comment.