Skip to content

Commit

Permalink
libs updated for certPlay & qrPlay
Browse files Browse the repository at this point in the history
  • Loading branch information
impratikjaiswal committed May 7, 2024
1 parent e2153f2 commit e36b527
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion amenity_pj/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("amenity_pj", 5, 0, 2)
__version__ = Version("amenity_pj", 5, 0, 3)
__all__ = ["__version__"]
4 changes: 2 additions & 2 deletions requirements_internal_tool.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
##################################################

# certPlay Tool From Specific Tag (Remove @ String for Main Branch); Public Repo
git+https://github.com/impratikjaiswal/certPlay@v1.0.4
git+https://github.com/impratikjaiswal/certPlay@v1.0.5

# certPlay Tool From Local Path
# D:\Other\Github_Self\certPlay
Expand All @@ -21,7 +21,7 @@ git+https://github.com/impratikjaiswal/tlvPlay@v3.2.0
# D:\Other\Github_Self\tlvPlay

# qrPlay Tool From Specific Tag (Remove @ String for Main Branch); Public Repo
git+https://github.com/impratikjaiswal/qrPlay@v2.4.0
git+https://github.com/impratikjaiswal/qrPlay@v2.4.1

# qrPlay Tool From Local Path
# D:\Other\Github_Self\qrPlay
Expand Down

0 comments on commit e36b527

Please sign in to comment.