Update versions to start using `bumpversion` · grumpyhome/grumpy@6643980 · GitHub
Skip to content

Commit 6643980

Browse files
committed
Update versions to start using bumpversion
1 parent a65fe78 commit 6643980

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 10 additions & 0 deletions

grumpy-runtime-src/grumpy_runtime/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '(unknown)'
15+
__version__ = '0.1.5.1'

grumpy-tools-src/grumpy_tools/__init__.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)