Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 677cca6

Browse files
authored
Bump Version
1 parent 3b5b9f1 commit 677cca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
install_requires.append('importlib')
2424

2525
setup(name='newrelic_python_agent',
26-
version='1.3.0',
26+
version='1.4.0',
2727
description='Python based agent for collecting metrics for NewRelic',
2828
url='https://github.com/NewRelic-Python-Plugins/newrelic-python-agent',
2929
packages=['newrelic_python_agent', 'newrelic_python_agent.plugins'],

0 commit comments

Comments
 (0)