Skip to content

Commit 31fc58e

Browse files
committed
Increment version
1 parent 7cc8b2b commit 31fc58e

File tree

3 files changed

+64
-45
lines changed

3 files changed

+64
-45
lines changed

Pipfile

-3
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,3 @@ lightstep = "==4.4.3"
3232

3333
[requires]
3434
python_version = "3.6"
35-
36-
[pipenv]
37-
allow_prereleases = true

Pipfile.lock

+63-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyms/__init__.py

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

33
__email__ = "[email protected]"
44

5-
__version__ = "2.1.0"
5+
__version__ = "2.2.0"

0 commit comments

Comments
 (0)