Skip to content

Commit

Permalink
Version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- authored Jun 15, 2023
1 parent 0abc88d commit b82db33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os, sys

version = '0.9.0'
version = '0.10.0'

here = os.path.abspath(os.path.dirname(__file__))
try:
Expand Down

0 comments on commit b82db33

Please sign in to comment.