Skip to content

Commit ea17fda

Browse files
navneetraohaodeqi
authored andcommitted
chore(_version): Update version for patch release (#16)
* chore(_version): Update version for patch release * chore(init): Fix version in init file
1 parent a586648 commit ea17fda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Semantic versioning
22
# MAJOR.MINOR.PATCH
33

4-
__version__ = '1.0.1'
4+
__version__ = '1.0.2'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.1'
1+
__version__ = '1.0.2'

0 commit comments

Comments
 (0)