Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 0de9fc3

Browse files
Bump version to 1.1 (#13)
Support UUID ids with dashes
1 parent 9e903cf commit 0de9fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import setup
44

5-
VERSION = "1.0.0"
5+
VERSION = "1.1.0"
66

77

88
def get_long_description():

0 commit comments

Comments
 (0)