We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eeff4e commit 28f39baCopy full SHA for 28f39ba
regain/__init__.py
@@ -28,4 +28,4 @@
28
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30
31
-__version__ = "0.3.8"
+__version__ = "0.3.9"
setup.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.3.8
+current_version = 0.3.9
3
commit = True
4
tag = True
5
0 commit comments