Skip to content

Commit d1cd3a2

Browse files
committed
v1.12.30
1 parent 264a10e commit d1cd3a2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
---
9-
## Version 1.12.29, 1/10/2020
9+
## Version 1.12.30, 1/22/2020
1010

1111
### Added
1212

File renamed without changes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import setup
55

66
setup(name='mercury',
7-
version='1.12.29',
7+
version='1.12.30',
88
description='Python Language pack for Mercury',
99
author='Eric Law',
1010
author_email='eric.law@accenture.com',

0 commit comments

Comments
 (0)