Skip to content

Commit cee4b2c

Browse files
authored
Merge pull request #6 from oliverlambson/fix/version
allow newer versions of psqlpy to be instrumented
2 parents 8533919 + e06871e commit cee4b2c

File tree

3 files changed

+974
-582
lines changed

3 files changed

+974
-582
lines changed

otlp_psqlpy/version.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__ = "0.2.1"
15+
__version__ = "0.2.2"

0 commit comments

Comments
 (0)