Skip to content

Commit

Permalink
Merge pull request #59 from release-engineering/release
Browse files Browse the repository at this point in the history
Release v1.3.0
  • Loading branch information
JAVGan authored Oct 1, 2024
2 parents c470a03 + cff4f62 commit 97f615f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ pushcollector>=1.3.0
pushsource>=2.47.2
strenum>=0.4.15
starmap-client>=2.0.0
cloudpub>=1.1.0
cloudpub>=1.2.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def get_requirements():

setup(
name="pubtools-marketplacesvm",
version="1.2.1",
version="1.3.0",
packages=find_namespace_packages(where="src"),
package_dir={"": "src"},
url="https://github.com/release-engineering/pubtools-marketplacesvm",
Expand Down

0 comments on commit 97f615f

Please sign in to comment.